SslMode Property (SslOptions)
On this page
Gets or sets a value that determines whether an SSL connection will be established the server and its priority.
Syntax
|
|---|
'Declaration
Public Property SslMode As SslMode |
Property Value
One of the
SslMode values.
See Also