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.

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

Syntax

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

Property Value

Type: System.String

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

Default value is "".

See Also

Reference