IUCServiceSPGPassword Method |
Change password in SPG App
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax string SPGPassword(
string email,
string token,
string newPassword
)
Parameters
- email
- Type: SystemString
EMail to send token to - token
- Type: SystemString
Token from PasswordReset - newPassword
- Type: SystemString
New Password
Return Value
Type:
StringSee Also