AuthenticationLockoutException Class

Definition

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

Constructors

AuthenticationLockoutException()
AuthenticationLockoutException(SerializationInfo, StreamingContext)
AuthenticationLockoutException(String)
AuthenticationLockoutException(String, Exception)

Applies to