Share via


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

預設暫存器路徑。

適用於