Freigeben über


ADSyncERPSettings2.ADGroupGuids-Eigenschaft

Ruft ab oder legt die GUID-Bezeichner für die Active Directory-Gruppe zum Synchronisieren.

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

Syntax

'Declaration
Public Property ADGroupGuids As Guid()
    Get
    Set
'Usage
Dim instance As ADSyncERPSettings2
Dim value As Guid()

value = instance.ADGroupGuids

instance.ADGroupGuids = value
public Guid[] ADGroupGuids { get; set; }

Eigenschaftswert

Typ: []
Ein Guid-Objekt.

Siehe auch

Referenz

ADSyncERPSettings2 Klasse

ADSyncERPSettings2-Member

Microsoft.Office.Project.Server.Library-Namespace