Partager via


Create méthode

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

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