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