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
Returns the user key / account id for the provided username.
String
Returns the user key.
string userKey = usernameToUserKey("someUsername");