Property ExpiresAt
- Namespace
- GuildWars2.Authorization
- Assembly
- GuildWars2.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; }