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

NirvanixExtender.AppKey Property

Gets or sets the 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

The value that represents an application key.

See Also

Reference