de la propiedad AdSyncGroupSynchronizedEventArgs.PWAGroupGuid
Obtiene el GUID para el grupo de seguridad que se sincroniza con Active Directory.
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public ReadOnly Property PWAGroupGuid As Guid
Get
'Uso
Dim instance As AdSyncGroupSynchronizedEventArgs
Dim value As Guid
value = instance.PWAGroupGuid
public Guid PWAGroupGuid { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase AdSyncGroupSynchronizedEventArgs