Contents

cancel(_:)

Cancels a given authentication challenge.

Declaration

func cancel(_ challenge: URLAuthenticationChallenge)

Parameters

  • challenge:

    The authentication challenge to cancel.

See Also

Related Documentation

Protocol Methods