Gets a protected string to use as the value of the ArmoredCookiesQueryParam when making the requests in a multi-request upload.
the protected string representing the cookies.
If the installed module does not explicitly support armored cookies, NeatUpoad will create a Hashtable containing the cookie names/values that ASP.NET uses for session ID and forms auth, and will pass it to Protect.
MultiRequestUploadModule Class | Brettle.Web.NeatUpload Namespace