DirectoryRdnPrefixAttribute::RdnPrefix Property

 

Returns the RDN prefix used to construct the RDN.

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

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

Property Value

Type: System::String^

The RDN prefix used to construct the RDN.

.NET Framework
Available since 3.5

System.DirectoryServices.AccountManagement
DirectoryRdnPrefixAttribute Class
Principal Extensions
System.DirectoryServices.AccountManagement Namespace Overview

Return to top
Show: