WindowsLiveLogin AuthenticateClientToken Method Kentico 8.0 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.0.5239.26125)

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