JwtBearerOptions.SaveToken 属性

定义

定义在成功授权后是否应将持有者令牌存储在 中 AuthenticationProperties

public:
 property bool SaveToken { bool get(); void set(bool value); };
public bool SaveToken { get; set; }
member this.SaveToken : bool with get, set
Public Property SaveToken As Boolean

属性值

适用于