2004-04-13 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 13 Apr 2004 11:35:42 +0000 (11:35 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 13 Apr 2004 11:35:42 +0000 (11:35 -0000)
commitffec19d89e5c2df5649305159485da443d393640
tree830824677ae203486f8729d31f88992ec5f82bb8
parent55a573e243ca0e8eb68fb133718bd387dff9be7e
2004-04-13  Sebastien Pouliot  <sebastien@ximian.com>

* WindowsIdentity.cs: Implemented for both Windows and Linux. Fix bug
#52532. Class is only missing serialization bits.
* WindowsImpersonationContext.cs: Implemented for both Windows and
Linux. Fix bug #52532.
* WindowsPrincipal.cs: Implemented for both Windows and Linux.  Fix
bug #52532.

svn path=/trunk/mcs/; revision=25395
mcs/class/corlib/System.Security.Principal/ChangeLog
mcs/class/corlib/System.Security.Principal/WindowsIdentity.cs
mcs/class/corlib/System.Security.Principal/WindowsImpersonationContext.cs
mcs/class/corlib/System.Security.Principal/WindowsPrincipal.cs