IWAppCache question - ctOneTime

<< Click to Display Table of Contents >>

Navigation:  Forum >

IWAppCache question - ctOneTime

Forum link

 


 

05-27-2020, 06:37 PM:

 

I am using the AppCache to download some documents and I am trying to get those documents more secure.

 

I want to just display the document 1 time for the end user and then destroy it in the appcache.

 

According to https://doc.atozed.com/en/iw14/develop/c...cachetype/ it says that TCacheType can use ctOneTime, but ctOneTime is for intraWeb internal use only.

 

I tried using ctOneTime and it appears to work as expected.

 

Is this something I can use, or is it still off limits?

 


 

05-28-2020, 07:35 AM:

 

You can definitely use it.

 

This was probably the idea when it was introduced but, as you show, many other users have good usage for it.