If the Operation member is set to AUTHENTICATE_VERIFY_CREDENTIALS, this member is used as the handle to far end authorization information. This handle gets passed as a parameter to the VerifyChallengeResponse(UInt32, String, String) API procedure when performing challenge response credential verification.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public uint hChallenge
Visual Basic (Declaration)
Public hChallenge As UInteger
Visual C++
public:
unsigned int hChallenge
J#
public UInt32 hChallenge

See Also