Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Server Namespaces
Crosser.Server.Modules Namespaces
Crosser.Server.Modules.Security
ConnectionContext Class
ConnectionContext Properties
Id Property
ProtocolVersion Property
User Property
Vars Property
ConnectionContext
User Property
The
IPrincipal
that was set in the
IAuthentication
module
Namespace:
Crosser.Server.Modules.Security
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
Copy
public
IPrincipal
User
{
get
;
set
; }
Property Value
Type:
IPrincipal
Implements
IConnectionContext
User
See Also
Reference
ConnectionContext Class
Crosser.Server.Modules.Security Namespace