PsrActiveDirectoryProfile Class |
Namespace: PsrApi.Data
public class PsrActiveDirectoryProfile : PsrData
The PsrActiveDirectoryProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| PsrActiveDirectoryProfile | Initializes a new instance of the PsrActiveDirectoryProfile class |
| Name | Description | |
|---|---|---|
| __type |
Internally used, never change this value.
| |
| AdditionalUserDomains |
Additional domain names. Can be used for login when Master Key mode is active. E.g. IP, domain, alias of domain, etc.
| |
| AuthenticationTypes |
Determinates the Flags that are used for connecting to the active directory server by the .net framework. | |
| ChangedOrganisationUnit |
Organisation unit that created the object
(Inherited from PsrData.) | |
| ChangedOrganisationUnitId |
ID of the organisation unit that created the object
(Inherited from PsrData.) | |
| ChildDataBindings |
Children
(Inherited from PsrData.) | |
| CnFilter |
LDAP-filter for a detailed filtering of the displayed elements
| |
| DataRights |
Data rights
(Inherited from PsrData.) | |
| DataStates |
State
(Inherited from PsrData.) | |
| DataTags |
Tags
(Inherited from PsrData.) | |
| Description |
Description
| |
| DirectSearch |
If the LDAP search should be executed directly
| |
| HasTrigger |
If a trigger is configured on the object
(Inherited from PsrData.) | |
| HasTriggerAlert |
If a trigger alert happened on the object
(Inherited from PsrData.) | |
| Id |
ID
(Inherited from PsrData.) | |
| IsFavorite |
If it is a favorite of the current user
(Inherited from PsrData.) | |
| LastConfig |
Previously selected Active Directory objects
| |
| LastRunUtc |
Timestamp of the last execution. Is updated when an Active Directory import finishes
| |
| LogbookEntries |
Logbook entry
(Inherited from PsrData.) | |
| MasterKeyModus |
In Master Key mode (as agains end-to-end mode), a server key is generated for server side encryption
| |
| MasterKeyUser |
Organisation unit user that executes the import/synchronization in Master Key mode when MasterKeyModus is active
| |
| MasterKeyUserId |
ID of the organisation unit user that executes the import/synchronization in Master Key mode when MasterKeyModus is active
| |
| Name |
Name of the import pofile
| |
| ParentDataBindings |
Parents
(Inherited from PsrData.) | |
| PublicKey |
Public key
(Inherited from PsrData.) | |
| ServerKey |
Server key that is used in Master Key mode when MasterKeyModus is active
| |
| ServerKeyId |
ID of the server key that is used in Master Key mode when MasterKeyModus is active
| |
| SyncOperation |
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.) | |
| TimeStampUtc |
Creation timestamp
(Inherited from PsrData.) | |
| TransactionId |
The Id of the transaction. Used to identify the object in results, even if its id has changed.
Must be generated for sync operations.
(Inherited from PsrData.) | |
| UserDomain |
Active Directory domain that should be synchronized
| |
| UserName |
Username that is used for authentication against the Active Directory
| |
| UserPassword |
Encrypted user password that is used for authentication against the Active Directory
| |
| UseSsl | Obsolete.
Should the connection to the Active Directory be established via SecureSocketsLayer.
| |
| ValidTimeStampUtc |
Expiration date
(Inherited from PsrData.) |
| Name | Description | |
|---|---|---|
| ContentSearchExpressionT |
Search expression
(Overrides PsrDataContentSearchExpressionT(String, Boolean).) | |
| DataName |
Data name
(Overrides PsrDataDataName.) | |
| DataType |
Data type
(Overrides PsrDataDataType.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |