authChallenge property

AuthChallenge authChallenge
final

Details of the Authorization Challenge encountered. If this is set, client should respond with continueRequest that contains AuthChallengeResponse.

Implementation

final AuthChallenge authChallenge;