DirectoryRdnPrefixAttribute.RdnPrefix 属性

定义

返回用于构造 RDN 的 RDN 前缀。

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

属性值

用于构造 RDN 的 RDN 前缀。

适用于

另请参阅