HttpListenerWebSocketContext::User Property
.NET Framework (current version)
Gets an object used to obtain identity, authentication information, and security roles for the WebSocket client.
Assembly: System (in System.dll)
Property Value
Type: System.Security.Principal::IPrincipal^Returns IPrincipal.
The identity, authentication information, and security roles for the WebSocket client.
.NET Framework
Available since 4.5
Available since 4.5
Show: