UserInfoExtractRolesUsedByUsers Method |
Under rare (and probably invalid) circumstances, a user can have a role that's
actually not part of the application's regular role definitions.
This function will give you a map of all the roles used by users in the list, using the role Id as the key.
In most cases it will overlap 100% with the list of roles reported by GetRoleInfo. In the above described situation,
it might contain more.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
See Also