Certificate.Create Method (String, CertificateSourceType)
SQL Server 2008 R2
Creates a certificate on the database that has the specified certificate source type.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- certificateSource
- Type: System.String
A String value that specifies the source of the certificate.
- sourceType
- Type: Microsoft.SqlServer.Management.Smo.CertificateSourceType
An CertificateSourceType object value that specifies the certificate source type.
