IProfileHttpAuthCache Property  | 
 
                Gets the HTTP Authentication cache service, which is responsible for storing
                HTTP authentication identities and challenge info
            
 
    Namespace: 
   DotNetBrowser.Profile
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
SyntaxIHttpAuthCache HttpAuthCache { get; }Property Value
Type: 
IHttpAuthCacheThe HTTP Authentication cache service.
See Also