Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkValidate()()()()
Verifies the validity of the certificate.
Public methodSupported by the .NET Compact FrameworkValidate(ValidationOptions)
Verifies the validity of the certificate, including its compliance with the specified criteria.
Public methodSupported by the .NET Compact FrameworkValidate(String, ValidationOptions)
Verifies the validity of the certificate, including its compliance with the specified criteria.
Public methodSupported by the .NET Compact FrameworkValidate(String, ValidationOptions, CertificateChainEngine)
Verifies the validity of the certificate, including its compliance with the specified criteria, using the specified chain engine.

See Also