Certificate.Create Method
Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
Certificate Class
Certificate Members
Microsoft.SqlServer.Management.Smo Namespace