Create 方法

Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 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.

页首