IndividualAccessControlEntry クラス (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

共通タスクのビジネス データ カタログ アプリケーション固有の実装を実行するトラスティ (ユーザー、グループ、またはサービス アカウント) のアクセス権限を表します。

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

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class IndividualAccessControlEntry
    Implements IAccessControlEntry
'使用
Dim instance As IndividualAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class IndividualAccessControlEntry : IAccessControlEntry

継承階層

System.Object
  Microsoft.Office.Server.ApplicationRegistry.Infrastructure.IndividualAccessControlEntry
     Microsoft.Office.Server.ApplicationRegistry.Infrastructure.WindowsAccessControlEntry

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

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