Método Certificate.Create
Incluir membros protegidos
Incluir membros herdados
Creates a certificate based on a certificate encryption algorithm or based on a certificate source type.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início