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