CreateChildAccessRule Class
.NET Framework 2.0
The CreateChildAccessRule class represents a specific type of access rule that is used to allow or deny an Active Directory object the right to create child objects.
Namespace: System.DirectoryServices
Assembly: System.DirectoryServices (in system.directoryservices.dll)
Assembly: System.DirectoryServices (in system.directoryservices.dll)
'Declaration Public NotInheritable Class CreateChildAccessRule Inherits ActiveDirectoryAccessRule 'Usage Dim instance As CreateChildAccessRule
public final class CreateChildAccessRule extends ActiveDirectoryAccessRule
public final class CreateChildAccessRule extends ActiveDirectoryAccessRule
Not applicable.
System.Object
System.Security.AccessControl.AuthorizationRule
System.Security.AccessControl.AccessRule
System.Security.AccessControl.ObjectAccessRule
System.DirectoryServices.ActiveDirectoryAccessRule
System.DirectoryServices.CreateChildAccessRule
System.Security.AccessControl.AuthorizationRule
System.Security.AccessControl.AccessRule
System.Security.AccessControl.ObjectAccessRule
System.DirectoryServices.ActiveDirectoryAccessRule
System.DirectoryServices.CreateChildAccessRule
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: