terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
NtlmAuthLevel.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
Mono.Security.Protocol.Ntlm
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200003C"
)]
7
public
enum
NtlmAuthLevel
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40000D9"
)]
10
LM_and_NTLM
,
11
[global::Cpp2ILInjected.Token(Token =
"0x40000DA"
)]
12
LM_and_NTLM_and_try_NTLMv2_Session
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40000DB"
)]
14
NTLM_only
,
15
[global::Cpp2ILInjected.Token(Token =
"0x40000DC"
)]
16
NTLMv2_only
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
Mono.Security.Protocol.Ntlm.NtlmAuthLevel
NtlmAuthLevel
Definition
NtlmAuthLevel.cs:8
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:11
System
Definition
__Il2CppComDelegate.cs:6
source
Mono.Security
Mono
Security
Protocol
Ntlm
NtlmAuthLevel.cs
Generated by
1.10.0