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.

Namespace: Aurigma.ImageUploader.Nirvanix
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property Password As String
C#
public string Password { get; set; }

Property Value

Type: System.String

The password for the account.

Default value is "".

See Also

Reference