This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixExtender.Username Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an account name to log in with.

Syntax

PHP
public function getUsername() {
}

public function setUsername($value) {
}

Property Value

Type: string

The account name to log in with.

Default value is "".

See Also

Reference