ServerAzureADOnlyAuthentication.AzureADOnlyAuthentication Property

Definition

Gets or sets azure Active Directory only Authentication enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureADOnlyAuthentication")]
public bool AzureADOnlyAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureADOnlyAuthentication")>]
member this.AzureADOnlyAuthentication : bool with get, set
Public Property AzureADOnlyAuthentication As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to