Sdílet prostřednictvím


HttpListenerWebSocketContext.SecWebSocketKey Vlastnost

Definice

Získá hodnotu SecWebSocketKey hlavičky HTTP zahrnuté v WebSocket otevření handshake.

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

Hodnota vlastnosti

Hodnota hlavičky HTTP SecWebSocketKey.

Platí pro