HttpAuthorization Parameters Property Nemiro.OAuth
Authorization parameters.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

[ObsoleteAttribute("Do not use this property. Use Value. // v1.5", true)]
public Dictionary<string, Object> Parameters { get; protected set; }

Property Value

Type: Dictionary String, Object 
See Also