System.Net.ServicePointManager.SecurityProtocol Property

Gets or sets the security protocol used by the System.Net.ServicePoint objects managed by the System.Net.ServicePointManager object.

Syntax

public static SecurityProtocolType SecurityProtocol { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property selects the version of the Secure Sockets Layer (SSL) or Transport Layer Security (TLS) protocol to use for new connections that use the Secure Hypertext Transfer Protocol (HTTPS) scheme only; existing connections are not changed.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0