Table of Contents
WebView.ClearAuthCache Method 

Clear HTTP authentication cache.

Syntax
 public void ClearAuthCache();
Remarks

Clearing HTTP authentication cache may affects other WebView as well.

See Also