RemoteAuthenticationDefaults クラス

定義

ライブラリ全体で使用されるさまざまな構成可能な値の既定値を表します。

public ref class RemoteAuthenticationDefaults
public class RemoteAuthenticationDefaults
type RemoteAuthenticationDefaults = class
Public Class RemoteAuthenticationDefaults
継承
RemoteAuthenticationDefaults

コンストラクター

RemoteAuthenticationDefaults()

ライブラリ全体で使用されるさまざまな構成可能な値の既定値を表します。

フィールド

LoginCallbackPath

既定のログイン コールバック パス。

LoginFailedPath

既定のログイン失敗パス。

LoginPath

既定のログイン パス。

LogoutCallbackPath

既定のログアウト コールバック パス。

LogoutFailedPath

既定のログアウトに失敗したパス。

LogoutPath

既定のログアウト パス。

LogoutSucceededPath

既定のログアウトに成功したパス。

ProfilePath

既定のプロファイル パス。

RegisterPath

既定のレジスタ パス。

適用対象