ADSyncGroupSettings-Klasse
Verwaltet die Einstellungen für die Synchronisierung von Active Directory-Verzeichnisdienstgruppen mit dem Enterprise-Ressourcenpool.
Vererbungshierarchie
System.Object
Microsoft.Office.Project.Server.Library.ADSyncGroupSettings
Microsoft.Office.Project.Server.Library.ADSyncERPSettings
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
Hinweise
Verwenden Sie die GetActiveDirectorySyncGroupSettings -Methode und die SetActiveDirectorySyncGroupSettings -Methode zum Verwalten von Einstellungen für die Synchronisierung von Active Directory-Gruppe ein.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.