Compartir a través de


CrrAccessToken.AccessTokenString Propiedad

Definición

Obtiene o establece el token de acceso usado para la autenticación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a