IAccessControlEntry.IdentityName プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
アクセス コントロール エントリ内のユーザー、グループ、サイト、またはサービス アカウントの内部名を取得します。
名前空間: 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; }
プロパティ値
アクセス コントロール エントリ内のユーザー、グループ、サイト、またはサービス アカウントの内部名。
関連項目
参照
IAccessControlEntry インターフェイス
IAccessControlEntry メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間