Add more name options to UnderControlBannerTextFormat
RIght now I have the {0} token in my UnderControlBannerTextFormat string (Your computer is being controlled by {0}), but it only uses the username, which in my case is FirstInitialLastName, not very user friendly. Can we get more tokens to use the user's full name or something similar?
That's great! Just what I needed.
For others who find this, it's SecurityPanel.UserDisplayNameVisible that needs to be set to true