[]
Gets or sets a value indicating whether RPX support is enabled.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Enabled { get; set; }
true if RPX support is enabled; otherwise, false.
true
false