The CertificateVerifier type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkAcceptAll
A verifier that accepts all certificates - no verification is done.
Public fieldStatic memberSupported by the .NET Compact FrameworkDefault
Default verifier. Recommended.

See Also