security
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
How do I get the current logged in user in Windows Forms
microsoft.public.dotnet.security
16 Mar 2005 10:19 PM
anonieko
>
>
>
You can get the Windows Principal and User Name by the following:
System.Security.Principal.WindowsIdentity.GetCurrent()
System.Security.Principal.WindowsIdentity.GetCurrent().Name
Other interesting topics
Error instantiating RSACryptoServiceProvider
Error from CAS Config util
Newbie error on output
Running programs located on server
Custom IPrincipal and declarative security checking
related:
Developer programming
IT programming
Web programming
PC programming
Tech programming
SQL programming
Net programming