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
IIdentity.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Security.Principal
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000326"
)]
7
public
interface
IIdentity
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x17000312"
)]
10
string
Name
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x6001B56"
)]
13
get
;
14
}
15
16
[global::Cpp2ILInjected.Token(Token =
"0x17000313"
)]
17
string
AuthenticationType
18
{
19
[global::Cpp2ILInjected.Token(Token =
"0x6001B57"
)]
20
get
;
21
}
22
}
23
}
System.Security.Principal.IIdentity.AuthenticationType
string AuthenticationType
Definition
IIdentity.cs:18
System.Security.Principal.IIdentity.Name
string Name
Definition
IIdentity.cs:11
System.Security.Principal.IIdentity
Definition
IIdentity.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Security.Principal
Definition
GenericIdentity.cs:8
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Security
Principal
IIdentity.cs
Generated by
1.10.0