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

NirvanixExtender.Password Property

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

The value that represents a password.

See Also

Reference