ADSyncGroupSettings Members
Include Protected Members
Include Inherited Members
Manages synchronization settings between Active Directory groups and the Enterprise Resource Pool.
The ADSyncGroupSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ADSyncGroupSettings | Creates a instance of the ADSyncGroupSettings class. |
Top
Properties
Name | Description | |
---|---|---|
AutoReactivateInactiveUsers | Determines whether to automatically reactivate inactive users that are found in the Active Directory group during synchronization. | |
LastUpdateTime | Time of the previous update for Active Directory synchronization with groups. | |
OnlineUserAccountPopertyName | ||
ScheduledUpdates | Specifies whether group updates for Active Directory synchronization are scheduled. | |
StartUpdateTime | Specifies the date and time to start Active Directory service synchronization. | |
Status | Specifies an ADSyncStatus value for Active Directory synchronization with a group. | |
UpdateFrequency | Specifies the update frequency for Active Directory synchronization with groups. | |
UpdateFrequencyUnit | Specifies the update frequency unit of time for Active Directory synchronization with groups. |
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