Condividi tramite


AspNetWebSocketContext.SecWebSocketKey Proprietà

Definizione

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

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à

String

Chiave crittografata.

Eccezioni

La proprietà non è implementata.

Si applica a