Compartir a través de


ServicePrincipalBase.AccountEnabled Propiedad

Definición

Obtiene o establece si la cuenta de entidad de servicio está habilitada o no.

[Newtonsoft.Json.JsonProperty(PropertyName="accountEnabled")]
public string AccountEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountEnabled")>]
member this.AccountEnabled : string with get, set
Public Property AccountEnabled As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a