次の方法で共有


SessionAuthenticationModule コンストラクター

定義

SessionAuthenticationModule クラスの新しいインスタンスを初期化します。

public:
 SessionAuthenticationModule();
public SessionAuthenticationModule();
Public Sub New ()

注釈

IsReferenceMode プロパティは false に設定され、CookieHandler プロパティは ChunkedCookieHandler クラスの既定のインスタンスに初期化されます。

適用対象