Click or drag to resize

IPortalJsonPortalLogin Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
PortalUser PortalLogin(
	string username,
	string password
)

Parameters

username  String
 
password  String
 

Return Value

PortalUser
See Also