Compartilhar via


AdSyncGroupSynchronizingEventArgs.PWAGroupGuid propriedade

Obtém o GUID para o grupo de segurança que será sincronizado com o Active Directory.

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public ReadOnly Property PWAGroupGuid As Guid
    Get
'Uso
Dim instance As AdSyncGroupSynchronizingEventArgs
Dim value As Guid

value = instance.PWAGroupGuid
public Guid PWAGroupGuid { get; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

AdSyncGroupSynchronizingEventArgs classe

AdSyncGroupSynchronizingEventArgs membros

Microsoft.Office.Project.Server.Events namespace