Microsoft.Maui.Authentication 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供介面和類別,以啟用驗證案例。
類別
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使用。 |