DeleteTreeAccessRule Class
.NET Framework 2.0
The DeleteTreeAccessRule class represents a specific type of access rule that is used to allow or deny an Active Directory object the right to delete all child objects, regardless of the permissions that the child objects have.
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices (in system.directoryservices.dll)
Assembly: System.DirectoryServices (in system.directoryservices.dll)
'Declaration Public NotInheritable Class DeleteTreeAccessRule Inherits ActiveDirectoryAccessRule 'Usage Dim instance As DeleteTreeAccessRule
public final class DeleteTreeAccessRule extends ActiveDirectoryAccessRule
public final class DeleteTreeAccessRule extends ActiveDirectoryAccessRule
Not applicable.
System.Object
System.Security.AccessControl.AuthorizationRule
System.Security.AccessControl.AccessRule
System.Security.AccessControl.ObjectAccessRule
System.DirectoryServices.ActiveDirectoryAccessRule
System.DirectoryServices.DeleteTreeAccessRule
System.Security.AccessControl.AuthorizationRule
System.Security.AccessControl.AccessRule
System.Security.AccessControl.ObjectAccessRule
System.DirectoryServices.ActiveDirectoryAccessRule
System.DirectoryServices.DeleteTreeAccessRule
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: