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

◆ ProtocolName

string System.Net.NTAuthentication.ProtocolName
getsetpackage

Definition at line 78 of file NTAuthentication.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x600071E")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1EE3F5C", Offset = "0x1EE3F5C", Length = "0x88")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NTAuthentication), Member = "get_IsKerberos", ReturnType = typeof(bool))]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NegotiateStreamPal), Member = "QueryContextAuthenticationPackage", MemberParameters = new object[] { typeof(SafeDeleteContext) }, ReturnType = typeof(string))]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
87 get
88 {
89 throw null;
90 }
91 }
class f__AnonymousType0<< Count > j__TPar
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding)