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

속성 값

비교할 개체의 고유 이름입니다.

적용 대상