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

◆ CanPreAuthenticate

bool System.Net.IAuthenticationModule.CanPreAuthenticate
get

Implemented in Mono.Http.NtlmClient, System.Net.BasicClient, System.Net.DigestClient, and System.Net.NtlmClient.

Definition at line 16 of file IAuthenticationModule.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000A61")]
19 get;
20 }