ServerAzureADAdministrator.AzureADOnlyAuthentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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