DirectoryServicesPermissionAttribute::Path Property
.NET Framework (current version)
Gets or sets a path to an Active Directory Domain Services node to which the permissions apply.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Property Value
Type: System::String^The path to an Active Directory Domain Services node. The default is "*".
| Exception | Condition |
|---|---|
| ArgumentNullException | The property value is a null reference (Nothing in Visual Basic). |
.NET Framework
Available since 1.1
Available since 1.1
Show: