Certificate.Create Method
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