Compartilhar via


TokenInformation.ExpiryTimeInUtcTicks Propriedade

Definição

Obtém ou define o tempo de expiração do token.

[Newtonsoft.Json.JsonProperty(PropertyName="expiryTimeInUtcTicks")]
public long? ExpiryTimeInUtcTicks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expiryTimeInUtcTicks")>]
member this.ExpiryTimeInUtcTicks : Nullable<int64> with get, set
Public Property ExpiryTimeInUtcTicks As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a