HttpListenerWebSocketContextUser Property |
Namespace: Sfs2X.WebSocketSharp.Net.WebSockets
public override IPrincipal User { get; }
A IPrincipal instance that represents identity, authentication, and security roles for the client.
if the client is not authenticated.