authenticationMethod property
getter/setter pair
The authentication method used by the receiver.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - URLProtectionSpace.authenticationMethod)
- macOS WKWebView (Official API - URLProtectionSpace.authenticationMethod)
Implementation
URLProtectionSpaceAuthenticationMethod? authenticationMethod;