Share via


SecurityTokenDescriptor.Expires Property

Definition

Gets or sets the value of the 'expiration' claim. This value should be 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