Share via


AuthenticationException Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines the exception thrown when an authentication-related error occurs.

The following tables list the members exposed by the AuthenticationException type.

Public Constructors

(see also Protected Constructors )

Name Description
AuthenticationException Overloaded. Initializes a new instance of the class.

Top

Protected Constructors

Name Description
AuthenticationException Overloaded.

Top

Public Properties

(see also Protected Properties )

Name Description
Bb773015.pubproperty(en-us,office.12).gif Data (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif DetectionStackTrace Gets a string representation of the call stack at the time of the current exception.(inherited from RealTimeException)
Bb773015.pubproperty(en-us,office.12).gif DiagnosticInformation Gets the DiagnosticHeader in the response.(inherited from FailureResponseException)
Bb773015.pubproperty(en-us,office.12).gif ErrorCode Gets the error code for the authentication failure.
Bb773015.pubproperty(en-us,office.12).gif FailureReason Gets the reason for the authentication failure.
Bb773015.pubproperty(en-us,office.12).gif HelpLink (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif InnerException (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif Message (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif Realm Gets the realm of the server.
Bb773015.pubproperty(en-us,office.12).gif ResponseData Gets the response data. (inherited from FailureResponseException)
Bb773015.pubproperty(en-us,office.12).gif Source (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif StackTrace (inherited from Exception )
Bb773015.pubproperty(en-us,office.12).gif SupportedAuthenticationProtocols Gets the authentication protocols supported by the server.
Bb773015.pubproperty(en-us,office.12).gif TargetSite (inherited from Exception )

Top

Protected Properties

Name Description
Bb773015.protproperty(en-us,office.12).gif HResult (inherited from Exception )

Top

Public Methods

(see also Protected Methods )

Name Description
Bb773015.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773015.pubmethod(en-us,office.12).gif GetBaseException (inherited from Exception )
Bb773015.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773015.pubmethod(en-us,office.12).gif GetObjectData Overridden. Populates a SerializationInfo with the data needed to serialize the object.
Bb773015.pubmethod(en-us,office.12).gif GetType (inherited from Exception )
Bb773015.pubmethod(en-us,office.12).gif Bb773015.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773015.pubmethod(en-us,office.12).gif ToString Overridden. Returns the string representation of AuthenticationException.

Top

Protected Methods

Name Description
Bb773015.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb773015.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

AuthenticationException Class
Microsoft.Rtc.Signaling Namespace