IWebAuthenticatorResponseDecoder Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides abstractions used for decoding a URI returned from a authentication request, for use with IWebAuthenticator.
public interface class IWebAuthenticatorResponseDecoderpublic interface IWebAuthenticatorResponseDecodertype IWebAuthenticatorResponseDecoder = interfacePublic Interface IWebAuthenticatorResponseDecoderMethods
| DecodeResponse(Uri) | Decodes the given URIs query string into a dictionary. |