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.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Net
5
{
6
[global::Cpp2ILInjected.Token(
Token
=
"0x2000197"
)]
7
public
interface
IAuthenticationModule
8
{
9
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A5F"
)]
10
Authorization
Authenticate
(
string
challenge
,
WebRequest
request,
ICredentials
credentials);
11
12
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A60"
)]
13
Authorization
PreAuthenticate
(
WebRequest
request,
ICredentials
credentials);
14
15
[global::Cpp2ILInjected.Token(
Token
=
"0x17000216"
)]
16
bool
CanPreAuthenticate
17
{
18
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A61"
)]
19
get
;
20
}
21
22
[global::Cpp2ILInjected.Token(
Token
=
"0x17000217"
)]
23
string
AuthenticationType
24
{
25
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A62"
)]
26
get
;
27
}
28
}
29
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Net.Authorization
Definition
Authorization.cs:10
System.Net.WebRequest
Definition
WebRequest.cs:21
System.Net.IAuthenticationModule.AuthenticationType
string AuthenticationType
Definition
IAuthenticationModule.cs:24
System.Net.IAuthenticationModule.PreAuthenticate
Authorization PreAuthenticate(WebRequest request, ICredentials credentials)
System.Net.IAuthenticationModule.Authenticate
Authorization Authenticate(string challenge, WebRequest request, ICredentials credentials)
System.Net.IAuthenticationModule.CanPreAuthenticate
bool CanPreAuthenticate
Definition
IAuthenticationModule.cs:17
System.Net.IAuthenticationModule
Definition
IAuthenticationModule.cs:8
System.Net.ICredentials
Definition
ICredentials.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Net.BufferType.Token
@ Token
System.Net
Definition
AuthenticationManager.cs:9
System
Definition
__Il2CppComDelegate.cs:6
source
System
Net
IAuthenticationModule.cs
Generated by
1.10.0