IWebAuthenticatorResponseDecoder 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供用來譯碼從驗證要求傳回之 URI 的抽象概念,以搭配 IWebAuthenticator使用。
public interface class IWebAuthenticatorResponseDecoder
public interface IWebAuthenticatorResponseDecoder
type IWebAuthenticatorResponseDecoder = interface
Public Interface IWebAuthenticatorResponseDecoder
方法
DecodeResponse(Uri) |
將指定的 URI 查詢字串譯碼為字典。 |