Share via


SecureScoreControlScore.Max Property

Definition

Gets maximum control score (0..10)

[Newtonsoft.Json.JsonProperty(PropertyName="max")]
public int? Max { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="max")>]
member this.Max : Nullable<int>
Public ReadOnly Property Max As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to