HttpListenerWebSocketContext.SecWebSocketKey Proprietà

Definizione

Ottiene il valore dell'intestazione HTTP di SecWebSocketKey inclusa nell'handshake di apertura WebSocket.

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

Valore della proprietà

Valore dell'intestazione HTTP SecWebSocketKey.

Si applica a