Microsoft.Maui.Authentication 네임스페이스

인증 시나리오를 사용하도록 설정하는 인터페이스 및 클래스를 제공합니다.

클래스

AppleSignInAuthenticator

플랫폼 네이티브 Apple 로그인 인증 API를 나타냅니다.

AppleSignInAuthenticator.Options

Apple 로그인에 대한 추가 옵션을 나타냅니다.

WebAuthenticator

OAuth와 같은 외부 웹 서비스에서 인증에 사용할 웹 탐색 API입니다.

WebAuthenticatorExtensions

이 클래스에는 와 함께 사용할 정적 확장 메서드가 포함되어 있습니다 WebAuthenticator.

WebAuthenticatorOptions

에 대한 WebAuthenticator추가 옵션을 나타냅니다.

WebAuthenticatorResult

콜백 URL에서 구문 분석된 웹 Authenticator Result 개체를 나타냅니다.

인터페이스

IAppleSignInAuthenticator

플랫폼 네이티브 Apple 로그인 인증 API를 나타냅니다.

IPlatformWebAuthenticatorCallback

를 사용할 WebAuthenticator때 트리거되는 플랫폼 웹 인증자 콜백에 대한 추상화를 제공합니다.

IWebAuthenticator

OAuth와 같은 외부 웹 서비스를 사용하여 인증하는 데 사용할 웹 탐색 API입니다.

IWebAuthenticatorResponseDecoder

에서 사용하기 위해 인증 요청에서 반환된 URI를 디코딩하는 데 사용되는 IWebAuthenticator추상화를 제공합니다.