Compartilhar via


AuthInfo.ExpiresIn Propriedade

Definição

Obtém ou define o tempo em segundos em que o token permanece válido

[Newtonsoft.Json.JsonProperty(PropertyName="expiresIn")]
public int? ExpiresIn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiresIn")>]
member this.ExpiresIn : Nullable<int> with get, set
Public Property ExpiresIn As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a