Share via


SecurityTokenInvalidLifetimeException.Expires Property

Definition

Gets or sets the Expires value that created the validation exception. This value is always in UTC.

public DateTime? Expires { get; set; }
member this.Expires : Nullable<DateTime> with get, set
Public Property Expires As Nullable(Of DateTime)

Property Value

Applies to