WindowsLiveLogin AuthenticateClientToken Method Kentico 8.1 API Reference
Authenticate live ID user by authorization token

Namespace: CMS.MembershipProvider
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

token
Type: OnlineSystem String
Authorization token
context
Type: OnlineSystem String
Return URL
accessToken
Type: OnlineSystem String
Access token - unique token for user, used in server authorization scenario. Store for possible future use

Return Value

Type: WindowsLiveLogin User
See Also