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
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