共用方式為


Microsoft.Maui.Authentication 命名空間

提供介面和類別,以啟用驗證案例。

類別

AppleSignInAuthenticator

代表平臺原生 Apple 登入驗證 API。

AppleSignInAuthenticator.Options

代表 Apple 登入的其他選項。

WebAuthenticator

Web 導覽 API,用於向外部 Web 服務進行驗證,例如 OAuth。

WebAuthenticatorExtensions

這個類別包含用於的 WebAuthenticator靜態擴充方法。

WebAuthenticatorOptions

表示的其他選項 WebAuthenticator

WebAuthenticatorResult

表示從回呼 URL 剖析的 Web Authenticator Result 物件。

介面

IAppleSignInAuthenticator

代表平臺原生 Apple 登入驗證 API。

IPlatformWebAuthenticatorCallback

提供使用 WebAuthenticator時觸發的平臺 Web 驗證器回呼抽象概念。

IWebAuthenticator

Web 導覽 API,用於向外部 Web 服務進行驗證,例如 OAuth。

IWebAuthenticatorResponseDecoder

提供用來譯碼從驗證要求傳回之 URI 的抽象概念,以搭配 IWebAuthenticator使用。