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

NirvanixExtender.Password Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets the password for the account.

Syntax

PHP
public function getPassword() {
}

public function setPassword($value) {
}

Property Value

Type: string

The password for the account.

Default value is "".

See Also

Reference