Partager via


IAccessControlEntry.IdentityName, propriété (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

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

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
ReadOnly Property IdentityName As String
'Utilisation
Dim instance As IAccessControlEntry
Dim value As String

value = instance.IdentityName
string IdentityName { get; }

Valeur de la propriété

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

Voir aussi

Référence

IAccessControlEntry, interface
Membres IAccessControlEntry
Microsoft.Office.Server.ApplicationRegistry.Infrastructure, espace de noms