: IndividuallySecurableMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor (Método) (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.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'Uso
Dim returnValue As IndividuallySecurableMetadataObject
returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()
Vea también
Referencia
IndividuallySecurableMetadataObject (Clase)
IndividuallySecurableMetadataObject (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)