- host
- the host to which the credentials apply
- realm
- the realm to which the credentials apply
- username
- the username
- password
- the password
Stores HTTP authentication credentials for a given host and realm. This method is intended to be used with WebViewClient.OnReceivedHttpAuthRequest(WebView, Android.Webkit.HttpAuthHandler, Android.Webkit.HttpAuthHandler, Android.Webkit.HttpAuthHandler).