[Mono-bugs] [Bug 56144][Nor] Changed - Environment.UserName must represent the username (not the %USERNAME% variable)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 23:09:26 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56144
--- shadow/56144 2004-03-28 23:06:13.000000000 -0500
+++ shadow/56144.tmp.21094 2004-03-28 23:09:25.000000000 -0500
@@ -86,6 +86,11 @@
to move the code into the runtime (like other properties) as it can be
different for each OS.
- Microsoft documentation states that Environment.UserName can be used to
identify the user for security or access purpose. We cannot rely on
environment variables for this.
+
+------- Additional Comments From sebastien@ximian.com 2004-03-28 23:09 -------
+Created an attachment (id=7124)
+envun.cs
+