Gets or sets a text of the Password label.
$au.uploader({
authenticationDialog: {
//...other params...
passwordText: "Password:",
//...other params...
}
})
Type: String
The text of the Password label.
Default value is "Password:".
This property is necessary for localization of Image Uploader.