AuthenticationLockoutException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Exception) | |
AuthenticationLockoutException(String) |