usernameToUserKey

Description

Returns the user key / account id for the provided username.

Parameters

Return Type

String

Returns the user key.

Example

string userKey = usernameToUserKey("someUsername");

See also