다음을 통해 공유


ADSyncERPSettings members

NOTE: This API is now obsolete.

Provides settings for synchronizing an Enterprise Resource Pool with an Active Directory group.

The ADSyncERPSettings type exposes the following members.

Constructors

  Name Description
Public method ADSyncERPSettings Obsolete. Creates an instance of the ADSyncERPSettings class.

Top

Properties

  Name Description
Public property ADGroupFQDN Obsolete. Gets the fully qualified domain name of the Active Directory group to synchronize.
Public property ADGroupGuid Obsolete. Gets or sets the GUID identifier for the Active Directory group to synchronize.
Public property AutoReactivateInactiveUsers Gets or sets a value that indicates whether to automatically reactivate inactive users that are found in the Active Directory group during synchronization. (Inherited from ADSyncGroupSettings.)
Public property LastUpdateTime Gets or sets the date and time of the most recent synchronization of Active Directory groups with the Enterprise Resource Pool. (Inherited from ADSyncGroupSettings.)
Public property OnlineUserAccountPopertyName Gets or sets the Active Directory node property name for user account information. (Inherited from ADSyncGroupSettings.)
Public property ScheduledUpdates Gets or sets a value that indicates whether group updates for Active Directory synchronization are scheduled. (Inherited from ADSyncGroupSettings.)
Public property StartUpdateTime Gets or sets the date and time to start Active Directory synchronization. (Inherited from ADSyncGroupSettings.)
Public property Status Gets or sets an ADSyncStatus value for synchronization of Active Directory groups. (Inherited from ADSyncGroupSettings.)
Public property UpdateFrequency Gets or sets an integer that represents how many times that Active Directory groups are synchronized during the update period. (Inherited from ADSyncGroupSettings.)
Public property UpdateFrequencyUnit Gets or sets the update frequency unit of time for synchronization of Active Directory groups. (Inherited from ADSyncGroupSettings.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ADSyncERPSettings class

Microsoft.Office.Project.Server.Library namespace