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