Hi there,
Where can I find the different types of values that AccessUserType in AccessUser can take? I found the UserType enum which defines the following:
SystemAdministrator = 1,
Administrator = 3,
Editor = 4,
Default = 5,
ExtranetUser = 15
Groups is 2 as far as I know and 0 angel. But in my database I also see 10 and 11. What are these?
Thanks,
Imar