Partager via


LoginScopes.Scopes Propriété

Définition

Obtient ou définit une liste des étendues qui doivent être demandées lors de l’authentification.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à