Platforms to show: All Mac Windows Linux Cross-Platform

Back to WKWebViewControlMBS control.

WKWebViewControlMBS.AuthChallengeCancelAuthenticationChallenge = 2

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the constants passed in response to an authentication challenge.

Cancel the entire request. The provided credential parameter is ignored.

WKWebViewControlMBS.AuthChallengePerformDefaultHandling = 1

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the constants passed in response to an authentication challenge.

Use the default handling for the challenge as though this delegate method were not implemented. The provided credential parameter is ignored.

WKWebViewControlMBS.AuthChallengeRejectProtectionSpace = 3

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the constants passed in response to an authentication challenge.

Reject this challenge, and call the authentication delegate method again with the next authentication protection space. The provided credential parameter is ignored.

WKWebViewControlMBS.AuthChallengeUseCredential = 0

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the constants passed in response to an authentication challenge.

Use the specified credential, which may be nil.

WKWebViewControlMBS.DownloadRedirectPolicyAllow = 1

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the redirection policy constants.

Allow a redirect to proceed.

WKWebViewControlMBS.DownloadRedirectPolicyCancel = 0

Type Topic Plugin Version
const WebKit2 MBS Mac64bit Plugin 22.3
One of the redirection policy constants.

Cancel the redirect action.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...