नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| 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.
|
See Also
Reference
Certificate Class
Certificate Members
Microsoft.SqlServer.Management.Smo Namespace