Click or drag to resize

IPortalServicePortalLogin Method

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

Parameters

username
Type: SystemString
password
Type: SystemString

Return Value

Type: PortalUser
See Also