SimpleWebSecurityToken.ExpiresOn Property

Definition

Gets the date and time the security token will expire.

public DateTime ExpiresOn { get; }
member this.ExpiresOn : DateTime
Public ReadOnly Property ExpiresOn As DateTime

Property Value

The date and time the security token will expire.

Applies to