Click or drag to resize
TokeninfoPermission Property
View Project on GitHub
Describes which permissions the API key has granted.

Namespace: GW2CSharp.V2.Authenticated.TokenInfo
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Permission Permission { get; }

Property Value

Type: Permission
See Also