// Assembly: Mono.Security
// Full name: Mono.Security.Protocol.Ntlm.NtlmAuthLevel

namespace Mono.Security.Protocol.Ntlm
{
public class NtlmAuthLevel // TypeDefIndex: 11414
{
	// Fields
	type#20890 value__;
	type#23489 LM_and_NTLM;
	type#23489 LM_and_NTLM_and_try_NTLMv2_Session;
	type#23489 NTLM_only;
	type#23489 NTLMv2_only;
}
}
