次の方法で共有


IWebAuthenticatorResponseDecoder インターフェイス

定義

で使用するために、認証要求から返される URI のデコードに使用される抽象化を IWebAuthenticator提供します。

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

メソッド

DecodeResponse(Uri)

指定された URI クエリ文字列をディクショナリにデコードします。

適用対象