IndividuallySecurableMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Returns the nearest individually securable ancestor. Of the 13 metadata objects, only LobSystem, Entity, Method, and MethodInstance have their own individually securable access control list (ACL). Other metadata objects inherit the ACL from their immediate individually securable parent.

命名空间: 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 命名空间