Global Variable グローバル変数

NSURLAuthenticationMethodClientCertificate

Use client certificate authentication for this protection space. この保護空間に対するクライアント証明書認証を使います。

Declaration 宣言

let NSURLAuthenticationMethodClientCertificate: String

Discussion 議論

This authentication method can apply to any protocol. この認証メソッドは、あらゆるプロトコルに適用可能です。

See Also 参照

Session-Wide Authentication Challenges セッション単位認証チャレンジ