Click or drag to resize

SimpleCertificateChecker Properties

The SimpleCertificateChecker type exposes the following members.

Properties
  Name Description
Public property ReasonForFailure Gets the reason why the remote certificate validation failed, or null if certificate validation did not fail.
Public property TrustedCertificates Gets the list of certificates on the system which are considered trusted when validating remote certificates.
Public property ValidChainFlags Gets or sets the set of invalid chain flags.
Public property ValidPolicyErrors Gets or sets the set of invalid policy errors.
Top
See Also