Click or drag to resize

RESTHeaderUserId Property

Gets or Sets the User ID

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

Property Value

Type: String
The name of the user.
See Also