次の方法で共有


IndividuallySecurableMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor メソッド (Microsoft.Office.Server.ApplicationRegistry.Administration)

個別にセキュリティ保護可能な最も近い親を返します。 これら 13 のメタデータ オブジェクトの中では、LobSystemEntityMethod、および MethodInstance だけが、独自の個別にセキュリティ保護可能なアクセス コントロール リスト (ACL) を持ちます。それ以外のメタデータ オブジェクトは、個別にセキュリティ保護可能な直接の親から 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 ()

関連項目

参照

IndividuallySecurableMetadataObject クラス
IndividuallySecurableMetadataObject メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間