Condividi tramite


Metodo Certificate.Create

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico Create() Creates a certificate on the database.
Metodo pubblico Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Metodo pubblico Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Metodo pubblico Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Metodo pubblico Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

In alto

Vedere anche

Riferimento

Certificate Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo