Click or drag to resize

HoarderServiceClient.Token Property

Gets the authorization token (JSON Web Token) of the web service.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public string Token { get; set; }

Property Value

String
See Also