The members of Android.Webkit.HttpAuthHandler are listed below.
See Also: Inherited members from Android.OS.Handler
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Cancel()Instructs the WebView to cancel the authentication request. | ||
Proceed(string, string)Instructs the WebView to proceed with the authentication with the given credentials. | ||
UseHttpAuthUsernamePassword()Gets whether the credentials stored for the current host (i.e. the host for which WebViewClient.OnReceivedHttpAuthRequest(WebView, Android.Webkit.HttpAuthHandler, Android.Webkit.HttpAuthHandler, Android.Webkit.HttpAuthHandler) was called) are suitable for use. |