Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Authenticated.TokenInfo
Permission Class
Permission Properties
Account Property
Builds Property
Characters Property
Inventories Property
Progression Property
Pvp Property
Tradingpost Property
Unlocks Property
Wallet Property
Permission
Pvp Property
View Project on GitHub
Grants access to the /v2/pvp sub-endpoints. (i.e. /v2/pvp/games, /v2/pvp/stats)
Namespace:
GW2CSharp.V2.Authenticated.TokenInfo
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
bool
Pvp
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
Permission Class
GW2CSharp.V2.Authenticated.TokenInfo Namespace