Instance Property インスタンスプロパティ

TLSMaximumSupportedProtocol

The maximum TLS protocol version that the client should request when making connections in this session. 最大限のTLSプロトコルバージョン、それはクライアントがこのセッションにおいて接続をする時にリクエストすべきものです。

Declaration 宣言

@property SSLProtocol TLSMaximumSupportedProtocol;

Discussion 議論

This property determines the maximum supported TLS protocol version for tasks within sessions based on this configuration. このプロパティは、最大限のサポートされるTLSプロトコルバージョンを、この構成設定に基づくセッション内のタスクに対して決定します。

See Also 参照

Setting Security Policies セキュリティ方針を設定する