NSUrlSessionConfiguration.TLSMinimumSupportedProtocol Property

Definition

The minimum TLS protocol version that should be accepted during protocol negotiation.

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

Property Value

Attributes

Applies to