![]() |
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 request message envelope that holds authentication and correlation information used when making public API requests. More...
Properties | |
TAuthenticationToken | AuthenticationToken [get, set] |
The authentication token used to identify the requester. More... | |
Guid | CorrelationId [get, set] |
The correlation id used to group together events and notifications. More... | |
![]() | |
TAuthenticationToken | AuthenticationToken [get, set] |
The authentication token used to identify the requester. More... | |
Guid | CorrelationId [get, set] |
The correlation id used to group together events and notifications. More... | |
A request message envelope that holds authentication and correlation information used when making public API requests.
TAuthenticationToken | The type of authentication token used. |