F
Ferdinand Zaubzer
With
System.Security.Principal.WindowsIdentity.GetCurrent().Name
I get the user name of the current Windows user.
But how can I get the full name?
Thanks
Ferdinand
System.Security.Principal.WindowsIdentity.GetCurrent().Name
I get the user name of the current Windows user.
But how can I get the full name?
Thanks
Ferdinand