Click or drag to resize
ChallengeIsUsernamePasswordSupported Property
A boolean value indicating whether the sender of the challenge can accept username/password as a response to this challenge.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsUsernamePasswordSupported { get; }

Property Value

Type: Boolean
See Also