Users.GetAccount Method (string)

Get information about a user’s account.

Syntax

Users.GetAccount(string accountId)

Parameters

accountId
System.String A user’s account identifier.

Returns

DotNetBox.BasicAccount Basic information about the specified account.