Click or drag to resize
SslStatus Properties
Version 55.0.0

The SslStatus type exposes the following members.

Properties
  NameDescription
Public propertyCertStatus
Returns a bitmask containing any and all problems verifying the server certificate.
Public propertyContentStatus
Public propertyIsSecureConnection
Returns true if the status is related to a secure SSL/TLS connection.
Public propertySslVersion
Returns the SSL version used for the SSL connection.
Public propertyX509Certificate
Top
See Also