This is used extensively throughout the canned ConfigMgr 2012+ SSRS reports…. “=SrsResources.UserIdentity.GetUserSIDs(User!UserID)” as an expression.
I want to see what other functions (or methods or whatever the correct terminology is)are available in this class but could not find any documentation on it at first glance. Anyone have any insight on this class? Basically I was hoping it has a method for exposing the users full name rather than login name to use as a parameter in a report (automatically scoping relevant data to the user upon launch). We have a column being referenced that has the full name sourced from AD rather than the login name or SID (don't ask....). Thanks! -Stephen

