Contents

NSURLProtectionSpace authentication method constants

Constants describing known values of the Authenticationmethod property of a Urlprotectionspace.

Overview

These constants are also used with the URLProtectionSpace initializers init(host:port:protocol:realm:authenticationMethod:) and init(proxyHost:port:type:realm:authenticationMethod:).

Topics

Session-wide authentication challenges

Task-specific authentication challenges

See Also

Related Documentation

Identifying protection space properties