| Name | Description |
 | AddOrUpdateLinkedServer |
Adds a server trust relationship with another server.
|
  | BuildConnectionDescriptor | Returns a connection descriptor to use with Connect methods when connecting to a non-standard port or named instance. |
 | CanPerform |
Tests whether the user has the specified permission on the root security template.
|
 | ChangePassword |
Changes the user's login password.
|
 | CompareObjectCurrentVersionToSnapshot |
Compares the current version of the object to the version of the object contained in the specified snapshot.
|
 | CompareObjectSnapshotToSnapshot |
Compares two snapshots for an object.
|
 | CompareObjectToObject |
Compares two versions of an object.
|
 | CompareObjectToSnapshot |
Compares an unsaved object to the version of the object contained in the specified snapshot.
|
  | Connect | Overloaded.
Connects to the adTempus server on the local machine using the identity of the caller.
|
 | CreateCustomObject |
Creates an instance of the custom object with the specified typeID.
|
 | CreateDataSnapshot |
Creates a snapshot of the current state of all or selected objects.
|
 | DeleteLinkedServer |
Removes a linked server (server trust relationship).
|
 | Dispose | |
 | FeatureAvailable |
Determines whether the specified feature is available on the server.
|
 | FileBrowse |
Returns file or directory listing information from the server.
|
 | GetAuditAndSnapshotSettings |
Gets the audit and snapshot settings for a class and change type.
|
 | GetClientDiagnostics |
Gets diagnostic information (such as component versions) for the client.
|
 | GetClientUpdatePackage |
Gets the client auto-update package from the server and writes it to a stream.
|
 | GetEventLogs |
Gets information about the Event Logs configured on the adTempus server.
|
 | GetFeatureInformation |
Gets information about the feature with the specified key.
|
 | GetImportExportFacility |
Returns an ImportExportFacility for perfoming exports and imports.
|
 | GetLinkedServer | Gets the ArcanaDevelopment.adTempus.Shared.LinkedServer object representing the trust relationship with another adTempus server. |
 | GetLinkedServers |
Gets information on trust relationships that the server has with one or more other servers.
|
 | GetObjectTags |
Gets a list of tags that have been used for objects of the specified class.
|
 | GetPermissionReport | |
 | GetSecurityCertificates |
Gets a collection of the X.509 server certificates installed on the adTempus server.
|
 | GetServerDiagnostics |
Gets diagnostic information (such as component versions) from the server.
|
 | GetServerLoadInfo |
Gets information about the current load on the server and/or its Agents.
|
 | GetServerPropertyBool |
Returns the server property with the specified key.
|
 | GetServerPropertyDateTime |
Returns the server property with the specified key.
|
 | GetServerPropertyInt |
Returns the server property with the specified key.
|
 | GetServerPropertyString |
Returns the server property with the specified key.
|
 | GetServices |
Gets a collection containing information about all services installed on the adTempus server.
|
 | GetSnapshotChanges |
Determines the changes made to an object as part of a change that produced a snapshot.
|
 | HasServerTrust |
Determines whether the server has the specified kind of trust relationship with another server.
|
 | NewDataContext | Creates a new DataContext in which to perform data operations. |
 | PingServer |
Pings the server to test the state of the connection and to keep the connection alive.
|
 | QueryChangeLog |
Gets records from the Object Change Log for one or more objects.
|
 | ResolveSecurityName |
Attempts to resolve a Windows principal name and returns the corresponding SecurityIdentifier.
|
 | ResolveSecurityNames |
Attempts to resolve one or more Windows principal names and returns the corresponding SecurityIdentifiers.
|
 | SendSupportFiles |
Sends the current diagnostic logs from the adTempus server to Arcana Development for review.
|
 | SignDelegationToken |
Signs a delegating token.
|
 | TestDatabaseConnection | Tests a database connection defined for a DatabaseOperationTask |
 | UpdateAgents |
Instructs the server to send software updates to the specified Remote Agents.
|
 | ValidateLoginCredentials |
Validates Windows login credentials.
|