Freigeben über


Certificate.Create Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
Certificate.Create ()
Creates a certificate on the database.
Certificate.Create (String)
Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Certificate.Create (String, CertificateSourceType)
Creates a certificate on the database with the specified certificate source type.
Certificate.Create (String, CertificateSourceType, String, String)
Creates a certificate on the database with the specified certificate source type.
Certificate.Create (String, CertificateSourceType, String, String, String)
Creates a certificate on the database with the specified certificate source type.

Siehe auch

Verweis

Certificate Class
Certificate Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Verschlüsselungshierarchie
CREATE CERTIFICATE (Transact-SQL)