I have a microsoft membership provider. in my application I'm using the variable which saving in cookie (tried session). The problem what I have: my variable expired before a authentication automatically logout.
How can I set the time of membership provider automatic logout and expiring variable after the same time, 30 mins for example.
Or how can I create a new server variable?
Or maybe you suggest me better approach?
Thank you