Android.Webkit.WebViewDatabase.ClearHttpAuthUsernamePassword Method
Clears any saved credentials for HTTP authentication.

Syntax

[Android.Runtime.Register("clearHttpAuthUsernamePassword", "()V", "GetClearHttpAuthUsernamePasswordHandler")]
public virtual void ClearHttpAuthUsernamePassword ()

See Also

WebView.GetHttpAuthUsernamePassword(string, System.String)
WebView.SetHttpAuthUsernamePassword(string, System.String, System.String, System.String)
WebViewDatabase.HasHttpAuthUsernamePassword

Remarks

Clears any saved credentials for HTTP authentication.

[Android Documentation]

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1