IConnectionContext Interface |
Namespace: Crosser.Common.Server.Security
public interface IConnectionContext
The IConnectionContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Id
|
![]() | ProtocolVersion |
Protocol version for client
|
![]() | User |
Principal object
|
![]() | Vars |
Dictionary for setting custom data
|