JwtBearerChallengeContext.AuthenticateFailure 属性

定义

身份验证过程中遇到的任何故障。

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

属性值

适用于