Authorization parameters.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
[ObsoleteAttribute("Do not use this property. Use Value. // v1.5", true)]
public Dictionary<string, Object> Parameters { get; protected set; }
[ObsoleteAttribute("Do not use this property. Use Value. // v1.5", true)]
public Dictionary<string, Object> Parameters { get; protected set; }
<ObsoleteAttribute("Do not use this property. Use Value. // v1.5", true)>
Public Property Parameters As Dictionary(Of String, Object)
Get
Protected Set
<ObsoleteAttribute("Do not use this property. Use Value. // v1.5", true)>
Public Property Parameters As Dictionary(Of String, Object)
Get
Protected Set
Property Value
Type:
Dictionary String,
Object