HttpListenerWebSocketContext..::..User Property
   Gets the client information (identity, authentication, and security roles).
   
                
    Namespace: 
   WebSocketSharp.Net.WebSocketsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public IPrincipal User { get; }
Public ReadOnly Property User As IPrincipal Get
public: property IPrincipal^ User { IPrincipal^ get (); }