WebAuthenticatorResult.Put(String, String) Method

Definition

Puts a key/value pair into the dictionary.

public void Put (string key, string value);

Parameters

key
System.String
value
System.String

Applies to