Click or drag to resize

RequestInterceptedEventArgsAuthChallenge Property

Version 130.1.90
Details of the Authorization Challenge encountered. If this is set then continueInterceptedRequest must contain an authChallengeResponse.

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

Property Value

AuthChallenge
See Also