Create-Methode

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

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Create() () () () Creates a certificate on the database.
Öffentliche Methode Create(String) Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Öffentliche Methode Create(String, CertificateSourceType) Creates a certificate on the database that has the specified certificate source type.
Öffentliche Methode Create(String, CertificateSourceType, String, String) Creates a certificate on the database that has the specified certificate source type.
Öffentliche Methode Create(String, CertificateSourceType, String, String, String) Creates a certificate on the database that has the specified certificate source type.

Zum Anfang