terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
WindowsAccountType.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Security.Principal
5
{
6
// Token: 0x0200032A RID: 810
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
enum
WindowsAccountType
10
{
11
// Token: 0x04000DEA RID: 3562
12
Normal
,
13
// Token: 0x04000DEB RID: 3563
14
Guest
,
15
// Token: 0x04000DEC RID: 3564
16
System
,
17
// Token: 0x04000DED RID: 3565
18
Anonymous
19
}
20
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Security.Principal.WindowsAccountType
WindowsAccountType
Definition
WindowsAccountType.cs:10
System.Security.Principal.WindowsAccountType.Normal
@ Normal
System.Security.Principal.WindowsAccountType.System
@ System
System.Security.Principal.WindowsAccountType.Guest
@ Guest
System.Security.Principal.TokenImpersonationLevel.Anonymous
@ Anonymous
System.Security.Principal
Definition
GenericIdentity.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
Security
Principal
WindowsAccountType.cs
Generated by
1.10.0