![]() |
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.
|
A helper for setting and retrieving authentication tokens of type TAuthenticationToken . More...
Public Member Functions | |
TAuthenticationToken | GetAuthenticationToken () |
Get the current TAuthenticationToken authentication token for the current context/request. More... | |
TAuthenticationToken | SetAuthenticationToken (TAuthenticationToken token) |
Set the provided token for the current context/request. More... | |
A helper for setting and retrieving authentication tokens of type TAuthenticationToken .
TAuthenticationToken | The Type of authentication token. |