Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
[Security ]Secure flag for session related cookies in c#
Sompal Arya
9y
732
1
Reply
First i want that ASP.NET_SessionId whose securtiy is set to be true.
Then i achieved by following statement which is given below:
<httpCookies requireSSL="true">
After setting in web Config secure flag became true .
But all session value is null when redirect to another page.
I want my session would not null as well as secure flag is true.
Thanks in Adavance.
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Login Exchange : The Autodiscover service couldn't be locate
How to add dyanmic polyline in google map?