Action.GetNearestIndividuallySecurableMetadataObjectAncestor, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Returns the nearest individually securable ancestor of the action, which in this case is the Entity object.
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
The entity the action belongs to.
Voir aussi
Référence
Action, classe
Membres Action
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms