CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Messages.IMessageWithAuthenticationToken< TAuthenticationToken > Interface Template Reference
+ Inheritance diagram for Cqrs.Messages.IMessageWithAuthenticationToken< TAuthenticationToken >:

Properties

TAuthenticationToken AuthenticationToken [get, set]
 
- Properties inherited from Cqrs.Messages.IMessage
Guid CorrelationId [get, set]
 
string OriginatingFramework [get, set]
 The originating framework this message was sent from. More...
 
IEnumerable< string > Frameworks [get, set]
 The frameworks this IMessage has been delivered to/sent via already. More...