Bagikan melalui


PolicyExemptionProperties.ExemptionCategory Property

Definition

Gets or sets the policy exemption category.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string ExemptionCategory { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.ExemptionCategory : string with get, set
Public Property ExemptionCategory As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to