Compartir a través de


AuthInfoUpdateParameters.Scope Propiedad

Definición

Obtiene o establece el ámbito del token de acceso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a