Click or drag to resize

AuthChallengeSource Property

Version 118.6.80
Source of the authentication challenge.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public AuthChallengeSource? Source { get; set; }

Property Value

Type: NullableAuthChallengeSource
See Also