Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
SessionTokenInfo.cs
1
namespace
Waher.Service.IoTBroker.WebServices.Agent.Account
2
{
6
internal
class
SessionTokenInfo
7
{
11
public
DataStorage.Account Account {
get
;
set
; }
12
16
public
string
Token {
get
;
set
; }
17
21
public
int
Seconds {
get
;
set
; }
22
26
public
int
Expires {
get
;
set
; }
27
}
28
}
Waher.Service.IoTBroker.WebServices.Agent.Account
Definition:
AuthenticateJwt.cs:13
Waher.Service.IoTBroker
WebServices
Agent
Account
SessionTokenInfo.cs
Generated by
1.9.5