![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
An authentication token with expiry and an issue time information. More...
Public Member Functions | |
virtual string | Serialise () |
Returns Token. More... | |
Properties | |
string | Token [get, set] |
The authentication token. More... | |
DateTime | TimeOfExpiry [get, set] |
The DateTime this token should expire. More... | |
DateTime | DateIssued [get, set] |
The DateTime this token was issued. More... | |
![]() | |
string | Token [get, set] |
The authentication token. More... | |
DateTime | TimeOfExpiry [get, set] |
The DateTime this token should expire. More... | |
DateTime | DateIssued [get, set] |
The DateTime this token was issued. More... | |
An authentication token with expiry and an issue time information.