IHttpAuthCache Interface | 
Namespace: DotNetBrowser.Cache
public interface IHttpAuthCache : IAutoDisposable
The IHttpAuthCache type exposes the following members.
| Name | Description | |
|---|---|---|
| Engine | 
                Gets the IEngine instance associated with this object.
              | |
| IsDisposed | 
                Indicates if the object is already disposed.
              (Inherited from IAutoDisposable.) | |
| Profile | 
                Gets the IProfile instance associated with this object.
              | 
| Name | Description | |
|---|---|---|
| Disposed | 
                Occurs when the object has been disposed.
              (Inherited from IAutoDisposable.) |