SearchResultEntry.DistinguishedName 属性

定义

DistinguishedName 属性包含返回项的识别名。The DistinguishedName property contains the distinguished name of the returned entry.

public:
 property System::String ^ DistinguishedName { System::String ^ get(); };
public string DistinguishedName { get; }
member this.DistinguishedName : string
Public ReadOnly Property DistinguishedName As String

属性值

String

返回项的识别名。The distinguished name of the returned entry.

适用于