다음을 통해 공유


IWebAuthenticatorResponseDecoder 인터페이스

정의

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

public interface class IWebAuthenticatorResponseDecoder
public interface IWebAuthenticatorResponseDecoder
type IWebAuthenticatorResponseDecoder = interface
Public Interface IWebAuthenticatorResponseDecoder

메서드

DecodeResponse(Uri)

지정된 URI 쿼리 문자열을 사전으로 디코딩합니다.

적용 대상