cancel(_:)
Cancels a given authentication challenge.
Declaration
func cancel(_ challenge: URLAuthenticationChallenge)Parameters
- challenge:
The authentication challenge to cancel.
Cancels a given authentication challenge.
func cancel(_ challenge: URLAuthenticationChallenge)The authentication challenge to cancel.