Property RequiresAuthorization
- Namespace
- GuildWars2.Metadata
- Assembly
- GW2SDK.dll
RequiresAuthorization
Indicates whether the route requires an API key.
public required bool RequiresAuthorization { get; init; }
Indicates whether the route requires an API key.
public required bool RequiresAuthorization { get; init; }