共用方式為


WebAuthenticatorOptions 類別

定義

表示的其他選項 WebAuthenticator

public ref class WebAuthenticatorOptions
public class WebAuthenticatorOptions
type WebAuthenticatorOptions = class
Public Class WebAuthenticatorOptions
繼承
WebAuthenticatorOptions

建構函式

WebAuthenticatorOptions()

表示的其他選項 WebAuthenticator

屬性

CallbackUrl

取得或設定在驗證完成時應該呼叫的回呼 URL。

PrefersEphemeralWebBrowserSession

取得或設定用於驗證流程的瀏覽器是否短期。 這表示如果設定 true,它不會與此裝置上的一般瀏覽器共用會話或 Cookie。

ResponseDecoder

取得或設定用來譯碼傳入驗證結果 URI 的譯碼器實作。

Url

取得或設定將啟動驗證流程的 URL。

適用於