Delen via


PolicyExemption.Name Property

Definition

The policy exemption name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to