Freigeben über


TokenInformation.ExpiryTimeInUtcTicks Eigenschaft

Definition

Ruft die Ablaufzeit des Tokens ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: