Share via


GetPassword Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets the password for the membership user from the membership data store.

Overload List

  Name Description
Aa530668.pubmethod(en-US,CS.70).gif GetPassword()()() Gets the password for the membership user from the membership data store. The UpmMembershipProvider does not support this method. (Overrides MembershipUser..::.GetPassword()()().)
Aa530668.pubmethod(en-US,CS.70).gif GetPassword(String) Gets the password for the membership user from the membership data store. The UpmMembershipProvider does not support this method. (Overrides MembershipUser..::.GetPassword(String).)

Top

Remarks

Throws a NotSupportedException in all cases. Not supported by UpmMembershipProvider.

See Also

Reference

UpmMembershipUser Class

UpmMembershipUser Members

Microsoft.CommerceServer.Runtime.Profiles Namespace