IAccessControlEntry.IdentityName 属性 (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

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

命名空间: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
ReadOnly Property IdentityName As String
用法
Dim instance As IAccessControlEntry
Dim value As String

value = instance.IdentityName
string IdentityName { get; }

属性值

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

另请参阅

参考

IAccessControlEntry 接口
IAccessControlEntry 成员
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间