DsmlErrorResponse.MatchedDN Property

Definition

The MatchedDN property is not applicable to a 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

Property Value

Not applicable to a DSML <errorResponse>.

Exceptions

This property is not valid for a DSML error response.

Applies to