Click or drag to resize

AuthChallengeResponse Properties

Version 92.0.260

The AuthChallengeResponse type exposes the following members.

Properties
  NameDescription
Public propertyPassword
The password to provide, possibly empty. Should only be set if response is ProvideCredentials.
Public propertyResponse
Public propertyUsername
The username to provide, possibly empty. Should only be set if response is ProvideCredentials.
Top
See Also