AspNetWebSocketContext.SecWebSocketKey Proprietà

Definizione

Ottiene la chiave crittografata inviata nella richiesta di handshake per stabilire una AspNetWebSocket connessione.

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à

La chiave crittografata.

Eccezioni

La proprietà non è implementata.

Si applica a