Share via


AuthenticationFailedException Class

Definition

public ref class AuthenticationFailedException : Microsoft::IdentityServer::RequestFailedException
[System.Serializable]
public class AuthenticationFailedException : Microsoft.IdentityServer.RequestFailedException
type AuthenticationFailedException = class
    inherit RequestFailedException
Public Class AuthenticationFailedException
Inherits RequestFailedException
Inheritance
AuthenticationFailedException
Derived
Attributes

Constructors

AuthenticationFailedException()
AuthenticationFailedException(Exception)
AuthenticationFailedException(SerializationInfo, StreamingContext)
AuthenticationFailedException(String, Exception)
AuthenticationFailedException(String)

Applies to