| Overload | Description |
|---|---|
| GetPermissions(ISecurityPrincipal) | Gets the combined permissions for all roles that the security principal has. |
| GetPermissions(Predicate<UARolePermissions>) | Gets the combined permissions for all roles matching the specified predicate. |