CreatingCookieEventArgs::Password Property
.NET Framework (current version)
Gets the password for the user.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
You use the Password property to retrieve the password when you set custom values in the authentication ticket.
Note |
|---|
Do not save the value of the Password property in the authentication ticket. A malicious user can access the cookie and retrieve the password even though the cookie is encrypted. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
