HandshakeHelpers.IsResponseKeyValid(String) Method

Definition

public:
 static bool IsResponseKeyValid(System::String ^ value);
public static bool IsResponseKeyValid (string value);
static member IsResponseKeyValid : string -> bool
Public Shared Function IsResponseKeyValid (value As String) As Boolean

Parameters

value
String

Returns

Boolean

Applies to