Compartilhar via


RoleDefinition.Scopes Propriedade

Definição

Obtém ou define escopos atribuíveis à definição de função.

[Newtonsoft.Json.JsonProperty(PropertyName="scopes")]
public System.Collections.Generic.IList<string> Scopes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scopes")>]
member this.Scopes : System.Collections.Generic.IList<string> with get, set
Public Property Scopes As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a