AzureADOnlyAuthentication.AzureADOnlyAuthenticationProperty Property

Definition

Gets or sets azure Active Directory only Authentication enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to