The ChallengeResponse type exposes the following members.

Properties

  NameDescription
Public propertyCredentials
Establish the credentials for this response. the credentials to be used for this challenge response.
Public propertyNextChallengeHandler
Return the next challenge handler responsible for handling any further authentication challenges for the request.

Return Value

the next challenge handler responsible for handling any further authentication challenges for the request.

See Also