WebSocketContext.IsAuthenticated Property

.NET Framework (current version)
 

Whether the WebSocket client is authenticated.

Namespace:   System.Net.WebSockets
Assembly:  System (in System.dll)

Public MustOverride ReadOnly Property IsAuthenticated As Boolean

Property Value

Type: System.Boolean

Returns Boolean.

.NET Framework
Available since 4.5
Return to top
Show: