Class CreatedSubtoken
- Namespace
- GuildWars2.Authorization
- Assembly
- GW2SDK.dll
The result of creating a new subtoken.
public sealed record CreatedSubtoken : IEquatable<CreatedSubtoken>
- Inheritance
-
CreatedSubtoken
- Implements
- Inherited Members
Properties
- Subtoken
The newly created access token.