Overload List
Name | Description | |
---|---|---|
SendPassword(UserInfo, String, String, String, String, String, MacroResolver) |
Sends given user an email with forgotten/new password. (If the new password isn't provided current password is used for the plain text format or new password is generated for the SHA1/SHA2 format.)
| |
SendPassword(UserInfo, String, String, String, String, String, MacroResolver, Boolean ) |
Sends given user an email with forgotten/new password. (If the new password isn't provided current password is used for the plain text format or new password is generated for the SHA1/SHA2 format.)
|
See Also