NSUrlSessionConfiguration.TLSMaximumSupportedProtocol Property

Definition

The maximum TLS protocol version that a client should request when making connections.

public virtual Security.SslProtocol TLSMaximumSupportedProtocol { [Foundation.Export("TLSMaximumSupportedProtocol")] get; [Foundation.Export("setTLSMaximumSupportedProtocol:")] set; }
member this.TLSMaximumSupportedProtocol : Security.SslProtocol with get, set

Property Value

Attributes

Applies to