共用方式為


IWebAuthenticatorResponseDecoder 介面

定義

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

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

方法

DecodeResponse(Uri)

將指定的 URI 查詢字串譯碼為字典。

適用於