次の方法で共有


Entity.GetAccessCheckerMethodInstance メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

このエンティティの AccessChecker MethodInstance を取得します。

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

構文

'宣言
Public Function GetAccessCheckerMethodInstance As MethodInstance
'使用
Dim instance As Entity
Dim returnValue As MethodInstance

returnValue = instance.GetAccessCheckerMethodInstance
public MethodInstance GetAccessCheckerMethodInstance ()

戻り値

AccessChecker MethodInstance。

関連項目

参照

Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間