Table of Contents

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

Engine

Gets the IEngine instance associated with this object.

Profile

Gets the IProfile instance associated with this object.

Methods

Clear()

Clears all added HTTP authentication entries.