Hi,
is there a way of getting *all* the users from the table tblUser (first name, last name and the SID) ?
I'm able to get single users' (getting the SID of the logged-in user or from the PageData class) details, but not a list of all the users in the system.
According to the SDK the UnifiedPrincipal class have a public property "SidList", but it’s not accessible (I'm using Episerver 4.60).
Thanks!
Danie