Condividi tramite


RoleDefinition.AssignableScopes Proprietà

Definizione

Ottiene o imposta ambiti assegnabili per la definizione del ruolo.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a