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

◆ ClaimsIdentity() [4/6]

System.Security.Claims.ClaimsIdentity.ClaimsIdentity ( global::System::Security::Principal::IIdentity identity,
global::System::Collections::Generic::IEnumerable< Claim > claims,
string authenticationType,
string nameType,
string roleType,
bool checkAuthType )
inlinepackage

Definition at line 111 of file ClaimsIdentity.cs.

112 {
113 throw null;
114 }