DirectoryServicesPermissionEntry::Path Property

 

The Path property gets a path to an Active Directory Domain Services node to which the permissions apply.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
property String^ Path {
	String^ get();
}

Property Value

Type: System::String^

The path to an Active Directory Domain Services node.

.NET Framework
Available since 1.1
Return to top
Show: