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.

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

Syntax

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

Property Value

Type: System.String

The account name to log in with.

Default value is "".

See Also

Reference