RequestResult Result Property Nemiro.OAuth
Gets or sets the processed result of the response.

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

[ObsoleteAttribute("No need. Use current class instance. // v1.5", false)]
public UniValue Result { get; protected set; }

Property Value

Type: UniValue
See Also