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

override string System.Security.Principal.WindowsIdentity.AuthenticationType
getsetsealed

Implements System.Security.Principal.IIdentity.

Definition at line 109 of file WindowsIdentity.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6001B5F")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1B1F594", Offset = "0x1B1F594", Length = "0x8")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 get
115 {
116 throw null;
117 }
118 }