Compartilhar via


ServicePrincipalBase.AccountEnabled Propriedade

Definição

Obtém ou define se a conta da entidade de serviço está habilitada ou não

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a