Click or drag to resize

AuthRequiredEventArgsAuthChallenge Property

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

Namespace: CefSharp.DevTools.Fetch
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public AuthChallenge AuthChallenge { get; }

Property Value

AuthChallenge
See Also