次の方法で共有


AuthenticationProperties.IsPersistent プロパティ

定義

認証セッションを複数の要求にわたって保持するかどうかの値を取得または設定します。

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

プロパティ値

適用対象