次の方法で共有


CertificateProductType 列挙型

定義

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
継承
CertificateProductType
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

StandardDomainValidatedSsl 0
StandardDomainValidatedWildCardSsl 1

適用対象