IWebAuthenticatorResponseDecoder 接口

定义

提供用于解码从身份验证请求返回的 URI 的抽象,以便与 一起使用 IWebAuthenticator

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

方法

DecodeResponse(Uri)

将给定的 URI 查询字符串解码为字典。

适用于