i mean cache access for particular numberes or roles wise
.Net Cache
How to maintain cache security and provide permissions for based on roles?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
bn rajuPosted Jul 25, 2013, 2:13 AM
Thanks for replay .....
I am using Cache in Asp.Net Application ,page loading time some data will stored into Cache.
expect admin People ,remaining people don't access the that cache. how to restricted access the cache? please tell me---
without if condition tell me the solution ---frd's
Jignesh TrivediPosted Jul 24, 2013, 11:14 PM
hi,
caching is used to stored data in memory which is frequently used in our application.
so are you taking about this caching or some else?
are you work with window base application or web base?
please provide more detail