WebAuthenticatorResult.Properties Property

Definition

The dictionary of key/value pairs parsed form the callback URI's querystring.

public System.Collections.Generic.Dictionary<string,string> Properties { get; set; }

Property Value

System.Collections.Generic.Dictionary<System.String,System.String>

Applies to