Android.Webkit.WebViewDatabase.HasHttpAuthUsernamePassword Property
Gets whether there are any saved credentials for HTTP authentication.

Syntax

[get: Android.Runtime.Register("hasHttpAuthUsernamePassword", "()Z", "GetHasHttpAuthUsernamePasswordHandler")]
public virtual bool HasHttpAuthUsernamePassword { get; }

See Also

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

Value

Documentation for this section has not yet been entered.

Remarks

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