ADSyncERPSettings members
Used for maintaining settings for synchronizing the Enterprise Resource Pool with associated Active Directory services.
The ADSyncERPSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ADSyncERPSettings | Creates an instance of the ADSyncERPSettings class. |
Top
Properties
Name | Description | |
---|---|---|
ADGroupFQDN | Specifies the fully qualified domain name of the Active Directory group to synchronize. | |
ADGroupGuid | Specifies the unique identifier for sychronizing the specified Active Directory group. | |
AutoReactivateInactiveUsers | Determines whether to automatically reactivate inactive users that are found in the Active Directory group during synchronization. (Inherited from ADSyncGroupSettings.) | |
LastUpdateTime | Time of the previous update for Active Directory synchronization with groups. (Inherited from ADSyncGroupSettings.) | |
OnlineUserAccountPopertyName | (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 service synchronization. (Inherited from ADSyncGroupSettings.) | |
Status | Specifies an ADSyncStatus value for Active Directory synchronization with a group. (Inherited from ADSyncGroupSettings.) | |
UpdateFrequency | Specifies the update frequency for Active Directory synchronization with groups. (Inherited from ADSyncGroupSettings.) | |
UpdateFrequencyUnit | Specifies the update frequency unit of time for Active Directory synchronization with 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