ActionParameter.GetNearestIndividuallySecurableMetadataObjectAncestor メソッド (Microsoft.Office.Server.ApplicationRegistry.Administration)
ActionParameter オブジェクトの個別にセキュリティ保護可能な最も近い親を返します。ここでは Entity となっています。これら 14 のメタデータ オブジェクトの中では、ApplicationRegistry、LobSystem、Entity、および Method だけが、個別にセキュリティ保護可能なアクセス コントロール リスト (ACL) を持ちます。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'使用
Dim returnValue As IndividuallySecurableMetadataObject
returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()
戻り値
個別にセキュリティ保護可能なメタデータ オブジェクト。
関連項目
参照
ActionParameter クラス
ActionParameter メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間