[NTLM]: Add new 'NtmlSettings' class to hold the 'DefaultAuthLevel' property.
commitf70d569806007d0284700d9aacacc1dd56fc31ce
authorMartin Baulig <martin.baulig@xamarin.com>
Tue, 11 Feb 2014 02:09:17 +0000 (11 03:09 +0100)
committerMartin Baulig <martin.baulig@xamarin.com>
Tue, 11 Feb 2014 17:51:33 +0000 (11 18:51 +0100)
treeaf7d15178bd982d3e29a001b120611d8c50fd227
parent1a33c018d1ea362fd15f077c948817447b40357c
[NTLM]: Add new 'NtmlSettings' class to hold the 'DefaultAuthLevel' property.

When the NTLM sources are compiled into System.dll, then we need to store the
configuration variables there and peek/poke it in Mono.Security.
mcs/class/Mono.Security/Mono.Security.Protocol.Ntlm/NtlmSettings.cs [new file with mode: 0644]
mcs/class/Mono.Security/Mono.Security.Protocol.Ntlm/Type3Message.cs
mcs/class/Mono.Security/Mono.Security.dll.sources
mcs/class/Mono.Security/monotouch_Mono.Security.dll.sources
mcs/class/System/mobile_static_System.dll.sources
mcs/class/System/monotouch_System.dll.sources