Click or drag to resize

AuthRequiredEventArgs Properties

Version 94.4.20

The AuthRequiredEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAuthChallenge
Details of the Authorization Challenge encountered. If this is set, client should respond with continueRequest that contains AuthChallengeResponse.
Public propertyFrameId
The id of the frame that initiated the request.
Public propertyRequest
The details of the request.
Public propertyRequestId
Each request the page makes will have a unique id.
Public propertyResourceType
How the requested resource will be used.
Top
See Also