Partager via


ActionParameter.GetNearestIndividuallySecurableMetadataObjectAncestor, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

Returns the nearest individually securable ancestor of the ActionParameter object, which happens to be Entity. Of the 14 metadata objects, only ApplicationRegistry, LobSystem, Entity, and Method, have access control lists (ACLs) that can be individually secured.

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 ()

Valeur de retour

An individually securable metadata object.

Voir aussi

Référence

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