ADSyncGroupSettings Class

Manage settings for synchronizing Active Directory groups with the Enterprise Resource Pool.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.ADSyncGroupSettings

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class ADSyncGroupSettings
'Usage
Dim instance As ADSyncGroupSettings
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class ADSyncGroupSettings

Remarks

Use GetActiveDirectorySyncGroupSettings and SetActiveDirectorySyncGroupSettings to manage Active Directory group synchronization settings.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ADSyncGroupSettings Members

Microsoft.Office.Project.Server.Library Namespace