Compartir a través de


: IndividualAccessControlEntry.IdentityName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

Gets the internal name of the user, group, or service account in the access control entry.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property IdentityName As String
'Uso
Dim instance As IndividualAccessControlEntry
Dim value As String

value = instance.IdentityName
public string IdentityName { get; }

Vea también

Referencia

IndividualAccessControlEntry (Clase)
IndividualAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)