DirectoryServicesPermission Constructor
.NET Framework (current version)
Initializes a new instance of the DirectoryServicesPermission class.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Name | Description | |
|---|---|---|
![]() | DirectoryServicesPermission() | Initializes a new instance of the DirectoryServicesPermission class. |
![]() | DirectoryServicesPermission(DirectoryServicesPermissionAccess, String) | Initializes a new instance of the DirectoryServicesPermission class with the specified access levels and specified path to an Active Directory Domain Services node. |
![]() | DirectoryServicesPermission(DirectoryServicesPermissionEntry[]) | Initializes a new instance of the DirectoryServicesPermission class with the specified permission access level entries. |
![]() | DirectoryServicesPermission(PermissionState) | Initializes a new instance of the DirectoryServicesPermission class with the specified permission state. |
Show:
