Click or drag to resize

IUCServiceSPGPassword Method

Change password in SPG App

Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
string 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