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
IAuthenticationModule.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Net
5{
6 [global::Cpp2ILInjected.Token(Token = "0x2000197")]
7 public interface IAuthenticationModule
8 {
9 [global::Cpp2ILInjected.Token(Token = "0x6000A5F")]
11
12 [global::Cpp2ILInjected.Token(Token = "0x6000A60")]
14
15 [global::Cpp2ILInjected.Token(Token = "0x17000216")]
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000A61")]
19 get;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x17000217")]
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6000A62")]
26 get;
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar
Authorization PreAuthenticate(WebRequest request, ICredentials credentials)
Authorization Authenticate(string challenge, WebRequest request, ICredentials credentials)