Set to a string that describes the challenge type the far end is requesting. This is normally set to type "Digest".

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

Syntax

C#
public string ChallengeType
Visual Basic (Declaration)
Public ChallengeType As String
Visual C++
public:
String^ ChallengeType
J#
public String ChallengeType

See Also