HttpAuthorization Item Property Nemiro.OAuth
Gets or sets the value associated with the specified key.

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

public UniValue this[
	string key
] { get; set; }

Property Value

Type: UniValue
See Also