共用方式為


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.

頂端