Click or drag to resize

IPortalServiceChangePortalPassword Method

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
void ChangePortalPassword(
	string currentPassword,
	string newPassword
)

Parameters

currentPassword
Type: SystemString
newPassword
Type: SystemString
See Also