WebSocketHelpers.IsValidWebSocketKey(String) Method

Definition

public:
 static bool IsValidWebSocketKey(System::String ^ key);
public static bool IsValidWebSocketKey (string key);
static member IsValidWebSocketKey : string -> bool
Public Function IsValidWebSocketKey (key As String) As Boolean

Parameters

key
String

Returns

Boolean

Applies to