set_user


Description:

public void set_user (string? user)

Sets the user name used to authenticate to a remote account.

The internal copy of user is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceAuthentication

user

a user name, or null