de la propiedad AdSyncGroupSynchronizedEventArgs.PWAGroupName
Obtiene el nombre del 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 PWAGroupName As String
Get
'Uso
Dim instance As AdSyncGroupSynchronizedEventArgs
Dim value As String
value = instance.PWAGroupName
public string PWAGroupName { get; }
Valor de propiedad
Tipo: System.String
Vea también
Referencia
clase AdSyncGroupSynchronizedEventArgs