Compartir a través de


Create Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico Create() () () () Creates a certificate on the database.
Método publico Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Método publico Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Método publico Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Método publico Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

Principio