WebSocketContext.IsSecureConnection Property

.NET Framework (current version)
 

Whether the WebSocket connection is secured using Secure Sockets Layer (SSL).

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

Public MustOverride ReadOnly Property IsSecureConnection As Boolean

Property Value

Type: System.Boolean

Returns Boolean.

.NET Framework
Available since 4.5
Return to top
Show: