usernameToAccountId

Description

Returns the account id for the provided username.

Parameters

Return Type

String

Returns the account id.

Example

string accountId = usernameToUserKey("someUsername");

See also