WebSocketContext.SecWebSocketKey Property

Definition

The value of the SecWebSocketKey HTTP header included in the opening handshake.

public:
 abstract property System::String ^ SecWebSocketKey { System::String ^ get(); };
public abstract string SecWebSocketKey { get; }
member this.SecWebSocketKey : string
Public MustOverride ReadOnly Property SecWebSocketKey As String

Property Value

Returns String.

Applies to