Get a list of all Users who are using a particular language #196
Labels
backlog
Created in internal backlog (does not guarantee actual plan and implementation)
enhancement
New feature or request
We make use of an English Secure language in some of our projects
By doing this we are able to point users by default at a masked column of data on the DWH but those with this secure language are returned the real, unmasked data
Is it not super easy to see who has been granted this privilege however
I am able to grab the language object and I can obviously grab the User Object
There doesn't appear to be a method that list all users who have this language assigned and indeed the language property for a User who does has this language access appears to be empty and returns None
The text was updated successfully, but these errors were encountered: