Classes

      NameDescription
      CertificateExceptionThe exception that is thrown when a certificate-related error occurs.
      CertificateExtensionRepresents an X509 v3 certificate extension.
      CertificateExtensionCollectionRepresents a collection of X509 v3 certificate extensions.
      CertificateHandlersHelper class that provides some useful handlers for the CertificateRequired event.
      DistinguishedNameRepresents a distinguished name.
      ValidationResultRepresents the certificate chain validation result.
      X509Certificate2Represents an X.509 certificate. This class cannot be inherited.
      X509Certificate2CollectionRepresents a collection of X509Certificate2 objects.
      X509StoreRepresents an X.509 store, which is a physical store where certificates are persisted and managed. This class cannot be inherited.
      Top