------_ extPart_001_01C9818C.FAC0C505 Content-Type: text/plain; charset s-ascii" Content-Transfer-Encoding: quoted-printable I'm working on a project that has a bitmap of permissions and I need to find out if a user has access. Given permissions bit mask of 0001C0200F02000000000 where each bit represents a specific permission And a request for permissions check on bits [37, 12, 48] What's the best way to find out if user has access to all requested permissions? ------_ extPart_001_01C9818C.FAC0C505--