次の方法で共有


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

アクセス コントロール エントリに含まれているビジネス データ カタログ権限を取得します。

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

構文

'宣言
Public ReadOnly Property Rights As BdcRights
'使用
Dim instance As IndividualAccessControlEntry
Dim value As BdcRights

value = instance.Rights
public BdcRights Rights { get; }

関連項目

参照

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