MembershipPasswordException Class
.NET Framework 2.0
The exception that is thrown when a password cannot be retrieved from the password store.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
'Declaration <SerializableAttribute> _ Public Class MembershipPasswordException Inherits Exception 'Usage Dim instance As MembershipPasswordException
/** @attribute SerializableAttribute() */ public class MembershipPasswordException extends Exception
SerializableAttribute public class MembershipPasswordException extends Exception
Not applicable.
Community Additions
ADD
Show: