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

◆ ClientSpecifiedSpn

string System.Net.NTAuthentication.ClientSpecifiedSpn
getpackage

Definition at line 74 of file NTAuthentication.cs.

75 {
76 get
77 {
78 string clientSpecifiedSpn;
79 if (this._clientSpecifiedSpn == null)
80 {
81 clientSpecifiedSpn = this.GetClientSpecifiedSpn();
83 }
84 return clientSpecifiedSpn;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar