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

◆ AuthenticationType

string System.Net.IAuthenticationModule.AuthenticationType
get

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

Definition at line 23 of file IAuthenticationModule.cs.

24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6000A62")]
26 get;
27 }