Relax name check when deserializing a WindowsIdentity instance as the name can be...
authorSebastien Pouliot <sebastien@xamarin.com>
Tue, 1 Oct 2013 00:39:14 +0000 (20:39 -0400)
committerSebastien Pouliot <sebastien@xamarin.com>
Tue, 1 Oct 2013 00:39:14 +0000 (20:39 -0400)
commitf7882be852eff4ef69fb5a88b6af93e5ed1bef23
tree765dd91c8d02eeca25bf373c1c54f2f0f9c3140e
parentf5c5728ba60cc0d338995f8880e5f061013d353f
Relax name check when deserializing a WindowsIdentity instance as the name can be empty (e.g. iOS7 simulator will hide the user name) [#12789]
mcs/class/corlib/System.Security.Principal/WindowsIdentity.cs
mcs/class/corlib/Test/System.Security.Principal/WindowsIdentityTest.cs