Services Password Routines
services\include\password_handlers.asp
The following customer and partner services utility routines are related to handling changes to passwords, and are defined in this file:
- ChangeActionHandler
This function handles the "change password" action. - htmCancelUpdatePasswordAction
This function cancels the update of the user_security_password property of the user. - UpdatePasswordActionHandler
This function saves the user_security_password property for the user.
services\include\render_password.asp
The following customer and partner services utility routines are related to preparing password-related content for rendering, and are defined in this file:
- formRenderChangePasswordPageContents
This function prepares the HTML that will render the change password form. - htmRenderChangePasswordPage
This function renders the change password page. - tableChangePasswordTasks
This function renders Save and Close buttons with their appropriate text messages wrapped in a table. - tableRenderChangePasswordContents
This function renders the Password Change edit page.
Copyright © 2005 Microsoft Corporation.
All rights reserved.