| Name | Description |
---|
 | CertificateException | The exception that is thrown when a certificate-related error occurs. |
 | CertificateExtension | Represents an X509 v3 certificate extension. |
 | CertificateExtensionCollection | Represents a collection of X509 v3 certificate extensions. |
 | CertificateHandlers | Helper class that provides some useful handlers for the CertificateRequired event. |
 | DistinguishedName | Represents a distinguished name. |
 | ValidationResult | Represents the certificate chain validation result. |
 | X509Certificate2 | Represents an X.509 certificate. This class cannot be inherited. |
 | X509Certificate2Collection | Represents a collection of X509Certificate2 objects. |
 | X509Store | Represents an X.509 store, which is a physical store where certificates are
persisted and managed. This class cannot be inherited. |