JwtBearerChallengeContext.AuthenticateFailure Vlastnost

Definice

Při procesu ověřování došlo k chybám.

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

Hodnota vlastnosti

Exception

Platí pro