Click or drag to resize
TokeninfoWrapperGet Method
View Project on GitHub
This resource returns information about the supplied API key.

Namespace: GW2CSharp.V2.Authenticated.TokenInfo
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Tokeninfo Get()

Return Value

Type: Tokeninfo
Informations about the supplied API key.
See Also