var authenticationMethod : String
The authentication method used by the receiver.
レシーバによって使われる認証メソッド。
var host: String
The receiver’s host.
レシーバのもつホスト。
var port: Int
The receiver’s port.
レシーバのもつポート。
var `protocol`: String?
The receiver’s protocol.
レシーバのもつプロトコル。
var proxyType : String?
The receiver's proxy type.
レシーバのもつプロキシ型。
var realm: String?
The receiver’s authentication realm
レシーバのもつ認証レルム。
var receivesCredentialSecurely : Bool
A Boolean value that indicates whether the credentials for the protection space can be sent securely.
あるブール値、それは保護空間に対する資格情報が安全に送信可能であるかどうかを指し示します。
var serverTrust : SecTrust?
A representation of the server’s SSL transaction state.
サーバのもつSSLトランザクション状態のある表現。