Property IssuedAt
- Namespace
- GuildWars2.Authorization
- Assembly
- GW2SDK.dll
IssuedAt
The creation date of the subtoken.
public required DateTimeOffset IssuedAt { get; init; }
The creation date of the subtoken.
public required DateTimeOffset IssuedAt { get; init; }