Jaa


AuthenticatorResult.ExpiresOn Property

Definition

Gets or sets the date and time of expiration relative to Coordinated Universal Time (UTC).

public DateTimeOffset ExpiresOn { get; set; }
member this.ExpiresOn : DateTimeOffset with get, set
Public Property ExpiresOn As DateTimeOffset

Property Value

The date and time of expiration relative to Coordinated Universal Time (UTC).

Applies to