Auth |
The AuthRequiredEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AuthChallenge | Details of the Authorization Challenge encountered. If this is set, client should respond with continueRequest that contains AuthChallengeResponse. | |
FrameId | The id of the frame that initiated the request. | |
Request | The details of the request. | |
RequestId | Each request the page makes will have a unique id. | |
ResourceType | How the requested resource will be used. |