Android.Webkit.WebViewDatabase.ClearUsernamePassword Method
Clears any saved username/password pairs for web forms.

Syntax

[Android.Runtime.Register("clearUsernamePassword", "()V", "GetClearUsernamePasswordHandler")]
[System.Obsolete("deprecated")]
public virtual void ClearUsernamePassword ()

See Also

WebView.SavePassword(string, System.String, System.String)
WebViewDatabase.HasUsernamePassword

Remarks

Clears any saved username/password pairs for web forms. Note that these are unrelated to HTTP authentication credentials.

[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