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

屬性值

要比較之物件的辨別名稱。

適用於