 | HoarderServiceClient.Token Property |
Gets the authorization token (JSON Web Token) of the web service.
Namespace: Orthogonal.Hoarder.StdLibAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntaxpublic string Token { get; set; }
Property Value
String
See Also