DsmlErrorResponse.MatchedDN Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
La propriété MatchedDN n’est pas applicable à un élément DSML <errorResponse>.
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
Valeur de propriété
Non applicable à une erreur DSMLResponse<>.
Exceptions
Cette propriété n'est pas valide pour une réponse d'erreur DSML.