WebAuthenticatorResult.Get(String) Method
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.
Gets a value for a given key from the dictionary.
public string Get (string key);
Parameters
- key
- System.String
Key from the callback URI's query string.
Returns
System.String