ModifyDNRequest.DistinguishedName プロパティ

定義

DistinguishedName プロパティは、オブジェクトの識別名を格納します。

public:
 property System::String ^ DistinguishedName { System::String ^ get(); void set(System::String ^ value); };
public string DistinguishedName { get; set; }
member this.DistinguishedName : string with get, set
Public Property DistinguishedName As String

プロパティ値

オブジェクトの識別名。

適用対象