Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DirectoryRdnPrefixAttribute Constructor (String^)

 

Initializes a new instance of the DirectoryRdnPrefixAttribute class with the RDN prefix.

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

public:
DirectoryRdnPrefixAttribute(
	String^ rdnPrefix
)

Parameters

rdnPrefix
Type: System::String^

The RDN prefix. The RdnPrefix property is initialized to this value.

.NET Framework
Available since 3.5

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

Return to top
Show:
© 2017 Microsoft