Share via


RegulatoryComplianceStandard.PassedControls Property

Definition

Gets the number of supported regulatory compliance controls of the given standard with a passed state

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to