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

◆ NtlmAuthState

Enumerator
None 
Challenge 
Response 

Definition at line 2030 of file HttpWebRequest.cs.

2031 {
2032 // Token: 0x04000CA2 RID: 3234
2033 None,
2034 // Token: 0x04000CA3 RID: 3235
2035 Challenge,
2036 // Token: 0x04000CA4 RID: 3236
2037 Response
2038 }