Partager via


Méthode Create

Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique Create() () () () Creates a certificate on the database.
Méthode publique Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Méthode publique Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Méthode publique Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Méthode publique Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

Haut de la page