Description
Returns the account id for the provided username.
Parameters
Return Type
String
Returns the account id.
Example
string accountId = usernameToUserKey("someUsername");
See also
Returns the account id for the provided username.
String
Returns the account id.
string accountId = usernameToUserKey("someUsername");