Click or drag to resize

RESTHeaderPassword Property

Gets or sets the password.

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

Property Value

Type: String
The password.
See Also