MembershipProvider.DecryptPassword Method
.NET Framework 3.0
Decrypts an encrypted password.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
|
The ValidationKey property or DecryptionKey property is set to AutoGenerate. |
For an example of a MembershipProvider implementation, see Implementing a Profile Provider.
Community Additions
ADD
Show: