Método IndividuallySecurableMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor
Retorna o mais próximo predecessor individualmente protegido. Of the 13 metadata objects, only LobSystem, Entity, Method, and MethodInstance have their own individually securable access control list (ACL). Outros objetos metadados herdam a ACL seu pai imediato individualmente protegido.
Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Administration
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)
A sintaxe
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
Dim returnValue As IndividuallySecurableMetadataObject
returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()
Consulte também
Referência
IndividuallySecurableMetadataObject De classe
IndividuallySecurableMetadataObject Membros
Microsoft.Office.Server.ApplicationRegistry.Administration De espaço para nome