DirectoryRdnPrefixAttribute.RdnPrefix Property

Definition

Returns the RDN prefix used to construct the RDN.

public:
 property System::String ^ RdnPrefix { System::String ^ get(); };
public string RdnPrefix { get; }
member this.RdnPrefix : string
Public ReadOnly Property RdnPrefix As String

Property Value

The RDN prefix used to construct the RDN.

Applies to

See also