Text of the Password label on the authentication dialog.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property AuthenticationRequestPasswordText As String
public string AuthenticationRequestPasswordText { get; set; }
A string value that specifies the Password label caption on the authentication dialog.
Default value is "Password:".