Partager via


IndividuallySecurableMetadataObject.CopyAclAcrossChildren, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

A virtual method that is designed to copy the list of access control entries (ACEs) associated with the metadata object to all of its children metadata objects. Each individually securable metadata object inherits from this class and provides its own implementation of this method.

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

Syntaxe

'Déclaration
Public Overridable Sub CopyAclAcrossChildren
'Utilisation
Dim instance As IndividuallySecurableMetadataObject

instance.CopyAclAcrossChildren
public virtual void CopyAclAcrossChildren ()

Voir aussi

Référence

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