Crosser.Common.Server.Security Namespace |
| Interface | Description | |
|---|---|---|
| IAuthentication |
This module will be called after connection is opened.
| |
| IAuthorization |
To create custom authorization implement this interface and register the implementation as a Singleton in the Crosser.Resolver
| |
| IConnectionContext |
Client/Connection information
|