In This Topic
Determines the preferred TLS protocol version reported to a server when establishing a secure connection.
Syntax
|
|---|
'Declaration
Public Property TlsProtocol As String |
|
|---|
public string TlsProtocol {get; set;} |
Property Value
The preferred TLS protocol version reported to a server when establishing a secure connection.
See Also