This operation drops a user.
REQUEST METHODS:
-
WithUserName(const std::string& name)Sets the name of the user.
RETURNS:
Status
Check status.IsOk() to confirm success.
EXCEPTIONS:
-
StatusCode
Check
status.Code()andstatus.Message()for error details.