Compartilhar via


Método Create

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

Lista de sobrecargas

  Nome Descrição
Método público Create() () () () Creates a certificate on the database.
Método público Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Método público Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Método público Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Método público Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

Início