AuthenticationFailureException Klasa

Definicja

Ogólny błąd uwierzytelniania.

public class AuthenticationFailureException : Exception
type AuthenticationFailureException = class
    inherit Exception
Public Class AuthenticationFailureException
Inherits Exception
Dziedziczenie
AuthenticationFailureException

Konstruktory

AuthenticationFailureException(String)

Tworzy nowe wystąpienie klasy AuthenticationFailureException z określonym wyjątkiem message.

AuthenticationFailureException(String, Exception)

Tworzy nowe wystąpienie obiektu AuthenticationFailureException z określonym wyjątkiem message i odwołaniem do wyjątku wewnętrznego, który jest przyczyną tego wyjątku.

Dotyczy