| WindowsLiveLoginUser Class |
Namespace: CMS.ExternalAuthentication
[SerializableAttribute] public class User
The WindowsLiveLoginUser type exposes the following members.
| Name | Description | |
|---|---|---|
| WindowsLiveLoginUser(DateTime, String, String, String) |
User constructor.
| |
| WindowsLiveLoginUser(String, String, String, String) |
User constructor.
|
| Name | Description | |
|---|---|---|
| Context |
Returns the application context that was originally passed
to the sign-in request, if any.
| |
| Id |
Returns the pairwise unique ID for the user.
| |
| Timestamp |
Returns the timestamp as obtained from the SSO token.
| |
| Token |
User token
|