IUCJsonLoginChange Method |
Change Login Id for Member Contact
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2025.4
Syntaxbool LoginChange(
string oldUserName,
string newUserName,
string password
)
Parameters
- oldUserName
- Type: SystemString
Current Login Id - newUserName
- Type: SystemString
New Login Id - password
- Type: SystemString
Current Password
Return Value
Type:
Boolean
Remarks
LS Nav WS1 : MM_LOGIN_CHANGE
See Also