Property IssuedAt
IssuedAt
Represents (roughly) the date and time at which this token was issued.
Declaration
public DateTimeOffset IssuedAt { get; set; }
Property Value
Type | Description |
---|---|
DateTimeOffset |
Remarks
This value is set using the SystemClock at the time the response is received.