Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。
多載清單
| 名稱 | 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.
|
請參閱
參考
Certificate Class
Certificate Members
Microsoft.SqlServer.Management.Smo Namespace