Interface IHttpAuthCache
- Namespace
- DotNetBrowser.Cache
- Assembly
- DotNetBrowser.dll
An HTTP Authentication cache service.
public interface IHttpAuthCache : IAutoDisposable
- Inherited Members
Remarks
This service stores HTTP authentication identities and challenge info.
Properties
Methods
- Clear()
Clears all added HTTP authentication entries.