Click or drag to resize

RESTHeaderUserKey Property

Gets or sets the user key (Encrypted Userid/password combo).

Namespace:  Koden.Utils.REST
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public string UserKey { get; set; }

Property Value

Type: String
The user key.
See Also