Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the internal name of the user, group, site, or service account in the access control entry.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
ReadOnly Property IdentityName As String
Get
'Usage
Dim instance As IAccessControlEntry
Dim value As String
value = instance.IdentityName
string IdentityName { get; }
Property Value
Type: System.String
The internal name of the user, group, site, or service account in the access control entry.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace