次の方法で共有


KeyRolloverStatus 列挙型

定義

KeyRolloverStatus の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum KeyRolloverStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type KeyRolloverStatus = 
Public Enum KeyRolloverStatus
継承
KeyRolloverStatus
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

NotRequired 1
Required 0

適用対象