ConnectionContext Properties |
The ConnectionContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Unique if for the connection
|
![]() | ProtocolVersion |
Current protocol version used
|
![]() | User |
The IPrincipal that was set in the IAuthentication module
|
![]() | Vars |
Storage for additional information. Set this in the custom Authenticate(IProtocol) method
|