terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
NtlmAuthLevel.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Mono.Security.Protocol.Ntlm
4
{
5
// Token: 0x0200003C RID: 60
6
public
enum
NtlmAuthLevel
7
{
8
// Token: 0x040000D9 RID: 217
9
LM_and_NTLM
,
10
// Token: 0x040000DA RID: 218
11
LM_and_NTLM_and_try_NTLMv2_Session
,
12
// Token: 0x040000DB RID: 219
13
NTLM_only
,
14
// Token: 0x040000DC RID: 220
15
NTLMv2_only
16
}
17
}
Mono.Security.Protocol.Ntlm.NtlmAuthLevel
NtlmAuthLevel
Definition
NtlmAuthLevel.cs:7
Mono.Security.Protocol.Ntlm.NtlmAuthLevel.LM_and_NTLM
@ LM_and_NTLM
Mono.Security.Protocol.Ntlm.NtlmAuthLevel.NTLMv2_only
@ NTLMv2_only
Mono.Security.Protocol.Ntlm.NtlmAuthLevel.LM_and_NTLM_and_try_NTLMv2_Session
@ LM_and_NTLM_and_try_NTLMv2_Session
Mono.Security.Protocol.Ntlm.NtlmAuthLevel.NTLM_only
@ NTLM_only
Mono.Security.Protocol.Ntlm
Definition
ChallengeResponse.cs:7
System
Definition
__ComObject.cs:4
source
Mono.Security
Mono
Security
Protocol
Ntlm
NtlmAuthLevel.cs
Generated by
1.10.0