PsrApi Class |
Namespace: PsrApi
public class PsrApi
The PsrApi type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentUser |
The PsrOrganisationUnitUser of the current session. Only set if a session is active.
| |
| SessionExpirationUtc |
Determinates when the Session is closed
| |
| SessionState |
The session state the connection currently is in
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetActiveDatabaseNames |
Gibt eine Liste der bekannten Datenbanken zurück
| |
| GetEncryptionVersion |
Returns the encryption version for the connected database
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVersion |
Returns the current SDK Version
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ServerStatusChanged |
Event, which gets triggered, when the Server comes online or gets offline
| |
| SessionExpired |
Event, which gets triggered, when the Session has expired and another login has to be done
|
| Name | Description | |
|---|---|---|
| ActiveDirectoryManager |
Contains methods regarding Active Directory profiles and imports.
| |
| ApplicationManager |
Contains methods to manipulate applications.
| |
| AuthenticationManagerV2 |
Use the AuthenticationManagerV2 to authenticate at the Netwrix Password Secure Server with the new authentication flow
| |
| ContainerManager |
Contains methods to manipulate containers. Containers are passwords, forms and documents
| |
| DataBindingManager |
Contains methods to manipulate data bindings. Data bindings describe relationsships between objects of type PsrData | |
| DataImageManager |
Contains methods to manipulate and load DataImages, which for example contain />
| |
| EncryptionManager |
Contains methods for cryptographic operations like encryption, decryption, signatures etc.
| |
| ExternalLinkManager |
Contains methods to create external links
| |
| ForwardingRuleManager |
Contains methods regarding forwarding rules.
| |
| GenericRightManager |
Contains a method to manipulate the data rights for any PsrData objects.
| |
| LicenseManager |
Contains methods regarding licensing
| |
| LogbookManager |
Contains methods regarding logbooks. Logbooks are single logbook entries.
| |
| MailingManager |
Contains methods regarding mailing
| |
| OptionManager |
Contains methods to manipulate options. Options are rights or settings that are typically applied to
objects of type PsrOrganisationUnit, PsrRole or PsrContainer | |
| OrganisationUnitManager |
Contains methods to manipulate organisation units.
| |
| PasswordManager |
Contains methods regarding passwords.
| |
| PendingRightManager |
Contains methods to manipulate pending data rights.
| |
| PolicyManager |
Contains methods to manipulate policies. Policies are validation rules to validate passwords against.
| |
| RealtimeEventManager |
Contains realtime events.
| |
| RightManager |
Contains methods to manipulate data rights.
| |
| RoleManager |
Contains methods to manipulate roles.
| |
| SealManager |
Contains methods to manipulate seals.
| |
| SynchronizationManager |
Exposes Methods to synchronize with a psrserver using transactions.
| |
| TagManager |
Contains methods to manipulate tags. Tags can be applied to almost every object of type PsrData | |
| TemplateManager |
Contains methods to manipulate templates.
| |
| TriggerManager |
Contains methods to manipulate triggers.
| |
| UserKeyManager |
Contains information about the keys of the user
|