This is a migrated thread and some comments may be shown as answers.

How to set Telerik.AsyncUpload.ConfigurationEncryptionKey

3 Answers 498 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Konrad
Top achievements
Rank 1
Konrad asked on 09 May 2016, 01:40 PM
In the documentation (http://docs.telerik.com/devtools/aspnet-ajax/controls/asyncupload/security) you can read "In order to encrypt the configuration in a secure way, we strongly recommend to set the custom encryption key in the web config using the following app setting -Telerik.AsyncUpload.ConfigurationEncryptionKey".

 

What kind of value can I set for the Telerik.AsyncUpload.ConfigurationEncryptionKey. Is it a random string? If yes how long it should be.

3 Answers, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 10 May 2016, 06:27 AM
Hi Konrad,

You can use GUID (CB71415E-5779-47C9-8EC5-0D247D146AF0)

Regards,
Hristo Valyavicharski
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Konrad
Top achievements
Rank 1
answered on 10 May 2016, 07:09 AM

Thx Hristo. Do you have more details about allowed string format? How long it can be and which characters are allowed?

0
Accepted
Hristo Valyavicharski
Telerik team
answered on 10 May 2016, 08:13 AM
There are no restrictions here. It can be any string. The length cannot be more than 256 characters.

Regards,
Hristo Valyavicharski
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
AsyncUpload
Asked by
Konrad
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Konrad
Top achievements
Rank 1
Share this question
or