Partager via


TokenInformation.ExpiryTimeInUtcTicks Propriété

Définition

Obtient ou définit l’heure d’expiration du jeton.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à