Get an Account from the current token

Namespace:  IpernityNET
Assembly:  IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)

Syntax

C#
public Account AuthGetAccount()
Visual Basic (Declaration)
Public Function AuthGetAccount As Account
Visual C++
public:
Account^ AuthGetAccount()

Return Value

The Account

Exceptions

ExceptionCondition
IpernityNET..::.IpernityExceptionThrowed when Ipernity returned an error

See Also