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
System.Net.NTAuthentication Member List

This is the complete list of members for System.Net.NTAuthentication, including all inherited members.

_channelBindingSystem.Net.NTAuthenticationprivate
_clientSpecifiedSpnSystem.Net.NTAuthenticationprivate
_contextFlagsSystem.Net.NTAuthenticationprivate
_credentialsHandleSystem.Net.NTAuthenticationprivate
_isCompletedSystem.Net.NTAuthenticationprivate
_isServerSystem.Net.NTAuthenticationprivate
_lastProtocolNameSystem.Net.NTAuthenticationprivate
_packageSystem.Net.NTAuthenticationprivate
_protocolNameSystem.Net.NTAuthenticationprivate
_requestedContextFlagsSystem.Net.NTAuthenticationprivate
_securityContextSystem.Net.NTAuthenticationprivate
_spnSystem.Net.NTAuthenticationprivate
_tokenSizeSystem.Net.NTAuthenticationprivate
ClientSpecifiedSpnSystem.Net.NTAuthenticationpackage
CloseContext()System.Net.NTAuthenticationinlinepackage
GetClientSpecifiedSpn()System.Net.NTAuthenticationinlineprivate
GetContext([Out] SecurityStatusPal status)System.Net.NTAuthenticationinlinepackage
GetOutgoingBlob(string incomingBlob)System.Net.NTAuthenticationinlinepackage
GetOutgoingBlob(byte[] incomingBlob, bool thrownOnError)System.Net.NTAuthenticationinlinepackage
GetOutgoingBlob(byte[] incomingBlob, bool throwOnError, [Out] SecurityStatusPal statusCode)System.Net.NTAuthenticationinlinepackage
Initialize(bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, global::System.Security.Authentication.ExtendedProtection.ChannelBinding channelBinding)System.Net.NTAuthenticationinlineprivate
IsCompletedSystem.Net.NTAuthenticationpackage
IsKerberosSystem.Net.NTAuthenticationpackage
IsServerSystem.Net.NTAuthenticationpackage
IsValidContextSystem.Net.NTAuthenticationpackage
MakeSignature(byte[] buffer, int offset, int count, byte[] output)System.Net.NTAuthenticationinlinepackage
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, global::System.Security.Authentication.ExtendedProtection.ChannelBinding channelBinding)System.Net.NTAuthenticationinlinepackage
PackageSystem.Net.NTAuthenticationpackage
ProtocolNameSystem.Net.NTAuthenticationpackage
VerifySignature(byte[] buffer, int offset, int count)System.Net.NTAuthenticationinlinepackage