I know that SqlContext.WindowsIdentity returns the current user executing the command (in the CLR trigger), however this only works for authenticated Windows users. How can I get the username if he is instead a user of the SQL server? Any help is appreciated.
Joseph Howe
source
share