Click or drag to resize
AccountAccess Property
View Project on GitHub
Accesslevel of the account.

Namespace: GW2CSharp.V2.Authenticated.Account
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public AccountType Access { get; set; }

Property Value

Type: AccountType
See Also