Partager via


OAuth2PermissionGrant.Scope Propriété

Définition

Obtient ou définit spécifie la valeur de la revendication d’étendue que l’application de ressource doit attendre dans le jeton d’accès OAuth 2.0. Par exemple, User.Read

[Newtonsoft.Json.JsonProperty(PropertyName="scope")]
public string Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scope")>]
member this.Scope : string with get, set
Public Property Scope As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à