共用方式為


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

屬性值

適用於