Click or drag to resize
ChallengeIsAuthTokenSupported Property
A boolean value indicating whether the sender of the challenge can accept OAuth2 Token.

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

Property Value

Type: Boolean
See Also