Partilhar via


RoleDefinition.IsServiceRole Propriedade

Definição

Obtém ou define se essa é uma função de serviço.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a