Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Change Username

Brock Allen edited this page Oct 21, 2013 · 2 revisions

MembershipReboot allows for a user to change their username. This operation is performed via the ChangeUsername API on the UserAccountService. If MembershipReboot is configured to use the email as the username this API will fail and the application should use the ChangeEmail API instead.

Clone this wiki locally