Compartir a través de


: ActionParameter.GetNearestIndividuallySecurableMetadataObjectAncestor (Método) (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.

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

Valor devuelto

An individually securable metadata object.

Vea también

Referencia

ActionParameter (Clase)
ActionParameter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)