IndividuallySecurableMetadataObject.CopyAclAcrossChildren 方法 (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.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Overridable Sub CopyAclAcrossChildren
用法
Dim instance As IndividuallySecurableMetadataObject

instance.CopyAclAcrossChildren
public virtual void CopyAclAcrossChildren ()

另请参阅

参考

IndividuallySecurableMetadataObject 类
IndividuallySecurableMetadataObject 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间