KeyRolloverStatus Enum

Definition

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

Fields

NotRequired 1
Required 0

Applies to