JwtBearerChallengeContext.AuthenticateFailure Propiedad

Definición

Los errores detectados durante el proceso de autenticación.

public:
 property Exception ^ AuthenticateFailure { Exception ^ get(); void set(Exception ^ value); };
public Exception AuthenticateFailure { get; set; }
public Exception? AuthenticateFailure { get; set; }
member this.AuthenticateFailure : Exception with get, set
Public Property AuthenticateFailure As Exception

Valor de propiedad

Exception

Se aplica a