Compartir a través de


Certificate.Create Método

Incluir miembros protegidos
Incluir miembros heredados

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba

Vea también

Referencia

Certificate Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo