Share via


IWebAuthenticatorResponseDecoder Interface

Definition

Provides abstractions used for decoding a URI returned from a authentication request, for use with IWebAuthenticator.

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

Methods

DecodeResponse(Uri)

Decodes the given URIs query string into a dictionary.

Applies to