: IAccessControlEntry.IdentityName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Gets the internal name of the user, group, site, or service account in the access control entry.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
ReadOnly Property IdentityName As String
'Uso
Dim instance As IAccessControlEntry
Dim value As String
value = instance.IdentityName
string IdentityName { get; }
Valor de propiedad
The internal name of the user, group, site, or service account in the access control entry.
Vea también
Referencia
IAccessControlEntry (Interfaz)
IAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)