次の方法で共有


IndividualAccessControlEntry.IdentityName プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

アクセス コントロール エントリ内のユーザー、グループ、またはサービス アカウントの内部名を取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public ReadOnly Property IdentityName As String
'使用
Dim instance As IndividualAccessControlEntry
Dim value As String

value = instance.IdentityName
public string IdentityName { get; }

関連項目

参照

IndividualAccessControlEntry クラス
IndividualAccessControlEntry メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間