IUCJsonSPGPassword Method |
Change password in SPG App
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxstring SPGPassword(
string email,
string token,
string newPassword
)
Parameters
- email String
- EMail to send token to
- token String
- Token from PasswordReset
- newPassword String
- New Password
Return Value
String
See Also