You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > ResetMembershipUserPassword Method > ResetMembershipUserPassword
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.ResetMembershipUserPassword Method (String, String)

Reset the password for the given membership user.

C#
public String ResetMembershipUserPassword(String Username, String AccountId);
Visual Basic
Public Function ResetMembershipUserPassword(ByVal Username As String, ByVal AccountId As String) As String
Parameters 
Description 
Username 
User’s username to be reset. 
AccountId 
If verification is turned on, specify verification id(email to a user). 

String

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!