Share via


CompareRequest.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

プロパティ値

比較するオブジェクトの識別名。

適用対象