Compartir a través de


CrrAccessToken.TokenExtendedInformation Propiedad

Definición

Obtiene o establece información extendida sobre el token, como FileSpec, etc.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a