ServerAzureADAdministrator.AzureADOnlyAuthentication Property

Definition

Gets azure Active Directory only Authentication enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to