Click or drag to resize

PsrActiveDirectoryProfile Properties

The PsrActiveDirectoryProfile type exposes the following members.

Properties
  NameDescription
Public property__type
Internally used, never change this value.
Public propertyAdditionalUserDomains
Additional domain names. Can be used for login when Master Key mode is active. E.g. IP, domain, alias of domain, etc.
Public propertyAuthenticationTypes
Determinates the Flags that are used for connecting to the active directory server by the .net framework.
Public propertyChangedOrganisationUnit
Organisation unit that created the object
(Inherited from PsrData.)
Public propertyChangedOrganisationUnitId
ID of the organisation unit that created the object
(Inherited from PsrData.)
Public propertyChildDataBindings
Children
(Inherited from PsrData.)
Public propertyCnFilter
LDAP-filter for a detailed filtering of the displayed elements
Public propertyDataRights
Data rights
(Inherited from PsrData.)
Public propertyDataStates
State
(Inherited from PsrData.)
Public propertyDataTags
Tags
(Inherited from PsrData.)
Public propertyDescription
Description
Public propertyDirectSearch
If the LDAP search should be executed directly
Public propertyHasTrigger
If a trigger is configured on the object
(Inherited from PsrData.)
Public propertyHasTriggerAlert
If a trigger alert happened on the object
(Inherited from PsrData.)
Public propertyId
ID
(Inherited from PsrData.)
Public propertyIsFavorite
If it is a favorite of the current user
(Inherited from PsrData.)
Public propertyLastConfig
Previously selected Active Directory objects
Public propertyLastRunUtc
Timestamp of the last execution. Is updated when an Active Directory import finishes
Public propertyLogbookEntries
Logbook entry
(Inherited from PsrData.)
Public propertyMasterKeyModus
In Master Key mode (as agains end-to-end mode), a server key is generated for server side encryption
Public propertyMasterKeyUser
Organisation unit user that executes the import/synchronization in Master Key mode when MasterKeyModus is active
Public propertyMasterKeyUserId
ID of the organisation unit user that executes the import/synchronization in Master Key mode when MasterKeyModus is active
Public propertyName
Name of the import pofile
Public propertyParentDataBindings
Parents
(Inherited from PsrData.)
Public propertyPublicKey
Public key
(Inherited from PsrData.)
Public propertyServerKey
Server key that is used in Master Key mode when MasterKeyModus is active
Public propertyServerKeyId
ID of the server key that is used in Master Key mode when MasterKeyModus is active
Public propertySyncOperation
Synchronisation State. Used to determine which operation to perform when synchronizing the data.
(Inherited from PsrData.)
Public propertyTimeStampUtc
Creation timestamp
(Inherited from PsrData.)
Public propertyTransactionId
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.)
Public propertyUserDomain
Active Directory domain that should be synchronized
Public propertyUserName
Username that is used for authentication against the Active Directory
Public propertyUserPassword
Encrypted user password that is used for authentication against the Active Directory
Public propertyUseSsl Obsolete.
Should the connection to the Active Directory be established via SecureSocketsLayer.
Public propertyValidTimeStampUtc
Expiration date
(Inherited from PsrData.)
Top
See Also