次の方法で共有


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

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

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

構文

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

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

関連項目

参照

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