Partager via


IndividuallySecurableMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor, méthode (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.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'Utilisation
Dim returnValue As IndividuallySecurableMetadataObject

returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()

Voir aussi

Référence

IndividuallySecurableMetadataObject, classe
Membres IndividuallySecurableMetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms