Compartir a través de


ServerExternalAdministrator.AzureADOnlyAuthentication Propiedad

Definición

Obtiene o establece solo la autenticación de Azure Active Directory habilitada.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a