NSURLAuthenticationMethodClientCertificate
Use client certificate authentication for this protection space.
この保護空間に対するクライアント証明書認証を使います。
NSURLAuthenticationMethodNegotiate
Negotiate whether to use Kerberos or NTLM authentication for this protection space.
この保護空間に対してKerberosまたはNTLM認証のどちらを使うべきかを交渉します。
NSURLAuthenticationMethodServerTrust
Perform server trust authentication (certificate validation) for this protection space.
この保護空間に対してサーバ信託認証(証明書検証)を実行します。