Click or drag to resize

ConnectionContext Properties

The ConnectionContext type exposes the following members.

Properties
  NameDescription
Public propertyId
Unique if for the connection
Public propertyProtocolVersion
Current protocol version used
Public propertyUser
The IPrincipal that was set in the IAuthentication module
Public propertyVars
Storage for additional information. Set this in the custom Authenticate(IProtocol) method
Top
See Also