Click or drag to resize
SslStatus Properties
Version 63.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
Returns a bitmask containing the page security content status.
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
Returns the X.509 certificate.
Top
See Also