CertificateProductType Enum

Definition

Defines values for CertificateProductType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum CertificateProductType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type CertificateProductType = 
Public Enum CertificateProductType
Inheritance
CertificateProductType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

StandardDomainValidatedSsl 0
StandardDomainValidatedWildCardSsl 1

Applies to