AuthenticationException Properties

The AuthenticationException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property DetectionStackTrace Gets a string representation of the call stack at the time of the current exception. (Inherited from RealTimeException.)
Public property DiagnosticInformation Gets the [DiagnosticHeader] in the response. (Inherited from FailureResponseException.)
Public property ErrorCode Gets the error code for the authentication failure.
Public property FailureReason Gets the reason for the authentication failure.
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Realm Gets the realm of the server.
Public property ResponseData Gets the response data. (Inherited from FailureResponseException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property SupportedAuthenticationProtocols Gets the authentication protocols supported by the server.
Public property TargetSite (Inherited from Exception.)

Top

See Also

Reference

AuthenticationException Class

Microsoft.Rtc.Signaling Namespace