Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Session["CultureId"] = "1"
  2. Session["Theme"] = "LTCTheme"
  3. Session["CurrentMembershipUser"]
  4. +-LTCUserId = "1359"
  5. +-Rights
  6. | +-UserId = "1359"
  7. | +-Sites (count = 11)
  8. | | +-Sites[0] = "0"
  9. | | +-Sites[1] = "1"
  10. | | +-Sites[2] = "2"
  11. | | +-Sites[3] = "1000"
  12. | | +-Sites[4] = "1001"
  13. | | +-Sites[5] = "1002"
  14. | | +-Sites[6] = "1003"
  15. | | +-Sites[7] = "1004"
  16. | | +-Sites[8] = "1005"
  17. | | +-Sites[9] = "1006"
  18. | | +-Sites[10] = "1007"
  19. +-UserName = "Test1"
  20. +-ProviderUserKey = "8c28f49d-cd2d-4c8c-bdb4-1b2f14c7578f"
  21. +-Email = "asd@list.com"
  22. +-PasswordQuestion = "What?(That)"
  23. +-Comment ="empty"
  24. +-IsApproved = "True"
  25. +-IsLockedOut = "False"
  26. +-LastLockoutDate = "01/01/1754 02:00:00"
  27. +-CreationDate = "19/03/2018 16:02:46"
  28. +-LastLoginDate = "19/03/2018 16:03:21"
  29. +-LastActivityDate = "19/03/2018 16:03:21"
  30. +-LastPasswordChangedDate = "19/03/2018 16:02:46"
  31. +-IsOnline = "True"
  32. +-ProviderName = "LTCSqlMembershipProvider"
  33. Session["entityStatuses"]
  34. Session["UserContacttypes"]
  35. Session["currContact"]
  36. +-ContactId = "1236"
  37. +-OrganisationId = "0"
  38. +-CultureId = "1"
  39. +-TimezoneId = "0"
  40. +-LanguageId = "2695"
  41. +-CurrencyId = "1001"
  42. +-ContactTypeId = "25"
  43. +-CommunicationCultureId = "1"
  44. +-TitleId = "4"
  45. +-GMTOffset = "0"
  46. +-Surname = "S"
  47. +-FirstName = "T"
  48. +-DisplayName = "T S"
  49. +-ShortDisplayName = "T S"
  50. +-TradingName = ""
  51. +-Code = ""
  52. +-DefEmailAddress = "asd@list.com"
  53. +-Username = "Test1"
  54. +-CultureCode = "en-GB"
  55. +-HasClientAccess = "True"
  56. +-HasSupplierAccess = "True"
  57. +-HasWorxAccess = "True"
  58. +-IsOrganisation = "False"
  59. +-IsInternal = "True"
  60. +-IsTeam = "False"
  61. +-OrganisationIsTeam = "False"
  62. +-ContactTypeInternalId = "SystemUser"
  63. +-ContactTypeIntId = "4"
  64. +-SiteId = "0"
  65. +-FullName = "S"
  66. Session["LoggedIntoArea"] = "WorX"
  67. Session["WorkflowToolbarInstanceId"] = "00000000-0000-0000-0000-000000000000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement