ADSyncERPSettings Members
Include Protected Members
Include Inherited Members
Provides settings for synchronizing an Enterprise Resource Pool with an Active Directory group.
The ADSyncERPSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ADSyncERPSettings | Creates an instance of the ADSyncERPSettings class. |
Top
Properties
Name | Description | |
---|---|---|
ADGroupFQDN | Gets the fully qualified domain name of the Active Directory group to synchronize. | |
ADGroupGuid | Gets the GUID identifier for the Active Directory group to synchronize. | |
AutoReactivateInactiveUsers | Determines whether to automatically reactivate inactive users that are found in the Active Directory group during synchronization. (Inherited from ADSyncGroupSettings.) | |
LastUpdateTime | Specifies the date and time of the most recent synchronization of Active Directory groups with the Enterprise Resource Pool. (Inherited from ADSyncGroupSettings.) | |
OnlineUserAccountPopertyName | Gets the Active Directory node property name for user account information. (Inherited from ADSyncGroupSettings.) | |
ScheduledUpdates | Specifies whether group updates for Active Directory synchronization are scheduled. (Inherited from ADSyncGroupSettings.) | |
StartUpdateTime | Specifies the date and time to start Active Directory synchronization. (Inherited from ADSyncGroupSettings.) | |
Status | Specifies an ADSyncStatus value for synchronization of Active Directory groups. (Inherited from ADSyncGroupSettings.) | |
UpdateFrequency | Specifies the update frequency for synchronization of Active Directory groups. (Inherited from ADSyncGroupSettings.) | |
UpdateFrequencyUnit | Specifies the update frequency unit of time for synchronization of Active Directory groups. (Inherited from ADSyncGroupSettings.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top