Share via


SecuritySubAssessment.Category Property

Definition

Gets category of the sub-assessment

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string
Public ReadOnly Property Category As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to