Android.Webkit.WebViewDatabase.HasUsernamePassword Property
Gets whether there are any saved username/password pairs for web forms.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("hasUsernamePassword", "()Z", "GetHasUsernamePasswordHandler")]
public virtual bool HasUsernamePassword { get; }

See Also

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

Value

Documentation for this section has not yet been entered.

Remarks

Gets whether there are 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