Friday, October 27, 2006

AnonymousIdentification - what is it ? and do you need it ?

Configures anonymous identification for application authorization. This is required to identify entities that are not authenticated when authorization is required.


<anonymousidentification ---enabled="[true false]"
---cookieless="[UseUri UseCookies AutoDetect UseDeviceProfile]"
---cookieName=""
---cookiePath=""
---cookieProtection="[None Validation Encryption All]"
---cookieRequireSSL="[true false]"
---cookieSlidingExpiration="[true false]"
---cookieTimeout="[DD.HH:MM:SS]"
---domain="cookie domain"
/>



This is the link to MSDN for the actual definition of the webconfig setting

No comments: