WebAuthenticatorOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示的其他選項 WebAuthenticator。
public ref class WebAuthenticatorOptions
public class WebAuthenticatorOptions
type WebAuthenticatorOptions = class
Public Class WebAuthenticatorOptions
- 繼承
-
WebAuthenticatorOptions
建構函式
WebAuthenticatorOptions() |
表示的其他選項 WebAuthenticator。 |
屬性
CallbackUrl |
取得或設定在驗證完成時應該呼叫的回呼 URL。 |
PrefersEphemeralWebBrowserSession |
取得或設定用於驗證流程的瀏覽器是否短期。
這表示如果設定 |
ResponseDecoder |
取得或設定用來譯碼傳入驗證結果 URI 的譯碼器實作。 |
Url |
取得或設定將啟動驗證流程的 URL。 |