A challenge response contains a character array representing the response to the server,
and a reference to the next challenge handler to handle any further challenges for the request.
Namespace:
Kaazing.SecurityAssembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Class ChallengeResponse |
C# |
---|
public class ChallengeResponse |
Visual C++ |
---|
public ref class ChallengeResponse |