Property HttpAuthCache
- Namespace
- DotNetBrowser.Profile
- Assembly
- DotNetBrowser.dll
HttpAuthCache
Gets the HTTP Authentication cache service, which is responsible for storing HTTP authentication identities and challenge info
IHttpAuthCache HttpAuthCache { get; }
Property Value
- IHttpAuthCache
The HTTP Authentication cache service.