If the Operation member is set to AUTHENTICATE_INCOMING_MESSAGE and the application wants
to challenge an incoming request, it can perform WWW authentication or Proxy authentication.
This value must be set to either CHALLENGE_MODE_WWW_AUTHENTICATE or CHALLENGE_MODE_PROXY_AUTHENTICATE.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.CHALLENGE_MODE ChallengeMode |
Visual Basic (Declaration) |
---|
Public ChallengeMode As VoipMediaEngine..::.CHALLENGE_MODE |
Visual C++ |
---|
public: VoipMediaEngine..::.CHALLENGE_MODE ChallengeMode |
J# |
---|
public VoipMediaEngine..::.CHALLENGE_MODE ChallengeMode |