Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 404 Bytes

dotnetbox.subapis.users.getaccount(string).rst

File metadata and controls

24 lines (15 loc) · 404 Bytes
orphan

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 </classes/dotnetbox.basicaccount> Basic information about the specified account.