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

NirvanixExtender.AppKey Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an application key that contains the user to be logged in.

Syntax

PHP
public function getAppKey() {
}

public function setAppKey($value) {
}

Property Value

Type: string

The application key that contains the user to be logged in.

Default value is "".

See Also

Reference