Is there any way to figure out from NTLM server response the desired logon format. I mean
domain\user
user@domain
user
If there is no way to discover format, then where can I learn about possible options, and server settings that determine logon format (if any)? Basically I am interested in Windows Servers and IIS.