Share via


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

属性值

所请求对象的识别名。

适用于