public async Task<string> CreateUserAsync(string username)
Returns:
Task<string>
Implements:
CreateUserAsync(string)

Parameters

username string
In this article