Certificate.Create Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Create() Creates a certificate on the database.
Public method Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Public method Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Public method Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Public method Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

Top

See Also

Reference

Certificate Class

Microsoft.SqlServer.Management.Smo Namespace