AuthenticationProperties.IssuedUtc Property

Definition

Gets or sets the time at which the authentication ticket was issued.

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

Property Value

Applies to