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: 550.0.60.0
Syntax
C#
public bool IsAuthTokenSupported { get; }

Property Value

Type: Boolean
See Also