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

namespace Mono.Security.Protocol.Ntlm
{
public class NtlmFlags // TypeDefIndex: 11415
{
	// Fields
	type#20890 value__;
	type#23494 NegotiateUnicode;
	type#23494 NegotiateOem;
	type#23494 RequestTarget;
	type#23494 NegotiateNtlm;
	type#23494 NegotiateDomainSupplied;
	type#23494 NegotiateWorkstationSupplied;
	type#23494 NegotiateAlwaysSign;
	type#23494 NegotiateNtlm2Key;
	type#23494 Negotiate128;
	type#23494 Negotiate56;
}
}
