MountOperation.username

string username() @property

Get username property.

Returns

The user name that is used for authentication when carrying out

the mount operation.

void username(string propval) @property

Set username property.

Parameters

propvalThe user name that is used for authentication when carrying out the mount operation.