SearchResponse.MatchedDN Propriedade

Definição

A propriedade MatchedDN contém o nome diferenciado correspondente retornado pelo servidor.The MatchedDN property contains the matched distinguished name returned by the server.

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

Valor da propriedade

String

O nome diferenciado correspondente retornado pelo servidor.The matched distinguished name returned by the server.

Aplica-se a