MsalCacheOptions.StoreAuthStateInCookie 属性

定义

获取或设置是否将身份验证状态存储在 Cookie 中。

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

属性值

适用于