UniValue Key Property Nemiro.OAuth
Gets or sets the key for the current item, if the current item included into the collection.

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

public string Key { get; }

Property Value

Type: String
Remarks

Assigned automatically when parsing data of JSON, XML or query string.

root for root elements.

value for UniTypedValue.

____ for new collections created by the developer manually.

See Also