AadAuthenticationParameters.AadAudience Property

Definition

Gets or sets AAD Vpn authentication parameter AAD audience.

[Newtonsoft.Json.JsonProperty(PropertyName="aadAudience")]
public string AadAudience { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aadAudience")>]
member this.AadAudience : string with get, set
Public Property AadAudience As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to