set_host


Description:

public void set_host (string? host)

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

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

Parameters:

this

an SourceAuthentication

host

a host name, or null