public static class SessionDataExtensions| FilterItemsByUserPermissionsT | Filters the items to the environment and sub-environments the currentUser has access to. If the currentUser is in the main environment, no filter will be applied. |
| GetAccessibleEnvironmentsForUser | Returns a list of environments the currentUser has access to. |
| GetUserPermissionsForItem | Retrieves all user permissions a user has for a scope, either directly or from ancestor environments. |