Share via


AadAuthenticationParameters.AadTenant Property

Definition

Gets or sets AAD Vpn authentication parameter AAD tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to