ADSyncGroupSettings members
Manages settings for synchronizing Active Directory directory service groups with the Enterprise Resource Pool.
The ADSyncGroupSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ADSyncGroupSettings | Creates an instance of the ADSyncGroupSettings class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AutoReactivateInactiveUsers | Gets or sets a value that indicates whether to automatically reactivate inactive users that are found in the Active Directory group during synchronization. |
![]() |
LastUpdateTime | Gets or sets the date and time of the most recent synchronization of Active Directory groups with the Enterprise Resource Pool. |
![]() |
OnlineUserAccountPopertyName | Gets or sets the Active Directory node property name for user account information. |
![]() |
ScheduledUpdates | Gets or sets a value that indicates whether group updates for Active Directory synchronization are scheduled. |
![]() |
StartUpdateTime | Gets or sets the date and time to start Active Directory synchronization. |
![]() |
Status | Gets or sets an ADSyncStatus value for synchronization of Active Directory groups. |
![]() |
UpdateFrequency | Gets or sets an integer that represents how many times that Active Directory groups are synchronized during the update period. |
![]() |
UpdateFrequencyUnit | Gets or sets the update frequency unit of time for synchronization of Active Directory 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