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