let NSURLAuthenticationMethodClientCertificate : String
Use client certificate authentication for this protection space.
この保護空間に対するクライアント証明書認証を使います。
let NSURLAuthenticationMethodNegotiate : String
Negotiate whether to use Kerberos or NTLM authentication for this protection space.
この保護空間に対してKerberosまたはNTLM認証のどちらを使うべきかを交渉します。
let NSURLAuthenticationMethodNTLM : String
Use NTLM authentication for this protection space.
NTLM認証をこの保護空間に対して使用します。