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.
|
This is a ISingleSignOnToken that includes an identifiable CompanyRsn to optimise the hits of the DataStores by including data you most likely need. As such, if not used correctly, this can expose identifiable information. It is suggested the service layer populates this before sending commands as part of authorisation/authentication. More...
Public Member Functions | |
override string | Serialise () |
Additional Inherited Members | |
Properties inherited from Cqrs.Authentication.SingleSignOnToken | |
string | Token [get, set] |
DateTime | TimeOfExpiry [get, set] |
DateTime | DateIssued [get, set] |
Properties inherited from Cqrs.Authentication.ISingleSignOnToken | |
string | Token [get, set] |
DateTime | TimeOfExpiry [get, set] |
DateTime | DateIssued [get, set] |
This is a ISingleSignOnToken that includes an identifiable CompanyRsn to optimise the hits of the DataStores by including data you most likely need. As such, if not used correctly, this can expose identifiable information. It is suggested the service layer populates this before sending commands as part of authorisation/authentication.