IUCJsonSocialLogon Method |
Social authentication login
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxMemberContact SocialLogon(
string authenticator,
string authenticationId,
string deviceId,
string deviceName,
bool includeDetails
)
Parameters
- authenticator String
- authenticationId String
- deviceId String
- Device Id. Should be empty for non device user (web apps)
- deviceName String
- Device name or description
- includeDetails Boolean
- Include detailed Contact information, like Publish offer and transactions
Return Value
MemberContactContact
Remarks
LS Central WS2: MemberAuthenticatorLogin
See Also