Click or drag to resize

AuthChallengeSource Property

Version 99.2.120
Source of the authentication challenge.

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

Property Value

Type: NullableAuthChallengeSource
See Also