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.
Overload List
Name | Description | |
---|---|---|
![]() |
Create() | Creates a certificate on the database. |
![]() |
Create(String) | Creates a certificate based on a certificate encryption algorithm or based on a certificate source type. |
![]() |
Create(String, CertificateSourceType) | Creates a certificate on the database that has the specified certificate source type. |
![]() |
Create(String, CertificateSourceType, String, String) | Creates a certificate on the database that has the specified certificate source type. |
![]() |
Create(String, CertificateSourceType, String, String, String) | Creates a certificate on the database that has the specified certificate source type. |
Top
See Also