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