ServerExternalAdministrator.AzureADOnlyAuthentication Property

Definition

Gets or sets azure Active Directory only Authentication enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to