Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Net.NTAuthentication, including all inherited members.
_channelBinding | System.Net.NTAuthentication | private |
_clientSpecifiedSpn | System.Net.NTAuthentication | private |
_contextFlags | System.Net.NTAuthentication | private |
_contextFlags | System.Net.NTAuthentication | private |
_credentialsHandle | System.Net.NTAuthentication | private |
_credentialsHandle | System.Net.NTAuthentication | private |
_isCompleted | System.Net.NTAuthentication | private |
_isServer | System.Net.NTAuthentication | private |
_lastProtocolName | System.Net.NTAuthentication | private |
_package | System.Net.NTAuthentication | private |
_protocolName | System.Net.NTAuthentication | private |
_requestedContextFlags | System.Net.NTAuthentication | private |
_requestedContextFlags | System.Net.NTAuthentication | private |
_securityContext | System.Net.NTAuthentication | private |
_securityContext | System.Net.NTAuthentication | private |
_spn | System.Net.NTAuthentication | private |
_tokenSize | System.Net.NTAuthentication | private |
AssociatedName | System.Net.NTAuthentication | package |
ClientSpecifiedSpn | System.Net.NTAuthentication | package |
CloseContext() | System.Net.NTAuthentication | inlinepackage |
CloseContext() | System.Net.NTAuthentication | inlinepackage |
CloseContext() | System.Net.NTAuthentication | inlinepackage |
CloseContext() | System.Net.NTAuthentication | inlinepackage |
Decrypt(byte[] payload, int offset, int count, out int newOffset, uint expectedSeqNumber) | System.Net.NTAuthentication | inlinepackage |
Encrypt(ReadOnlySpan< byte > buffer, [NotNull] ref byte[] output, uint sequenceNumber) | System.Net.NTAuthentication | inlinepackage |
GetClientSpecifiedSpn() | System.Net.NTAuthentication | inlineprivate |
GetClientSpecifiedSpn() | System.Net.NTAuthentication | inlineprivate |
GetContext(out System.Net.SecurityStatusPal status) | System.Net.NTAuthentication | inlinepackage |
GetContext(out SecurityStatusPal status) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(string incomingBlob) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(string incomingBlob) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(byte[] incomingBlob, bool thrownOnError) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(byte[] incomingBlob, bool throwOnError, out System.Net.SecurityStatusPal statusCode) | System.Net.NTAuthentication | inlinepackage |
GetOutgoingBlob(byte[] incomingBlob, bool throwOnError, out SecurityStatusPal statusCode) | System.Net.NTAuthentication | inlinepackage |
Initialize(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlineprivate |
Initialize(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlineprivate |
Initialize(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlineprivate |
Initialize(bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlineprivate |
IsCompleted | System.Net.NTAuthentication | package |
IsConfidentialityFlag | System.Net.NTAuthentication | package |
IsDelegationFlag | System.Net.NTAuthentication | package |
IsIdentifyFlag | System.Net.NTAuthentication | package |
IsIntegrityFlag | System.Net.NTAuthentication | package |
IsKerberos | System.Net.NTAuthentication | package |
IsMutualAuthFlag | System.Net.NTAuthentication | package |
IsNTLM | System.Net.NTAuthentication | package |
IsServer | System.Net.NTAuthentication | package |
IsValidContext | System.Net.NTAuthentication | package |
MakeSignature(byte[] buffer, int offset, int count, [AllowNull] ref byte[] output) | System.Net.NTAuthentication | inlinepackage |
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlinepackage |
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlinepackage |
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, System.Net.ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlinepackage |
NTAuthentication(bool isServer, string package, NetworkCredential credential, string spn, ContextFlagsPal requestedContextFlags, ChannelBinding channelBinding) | System.Net.NTAuthentication | inlinepackage |
Package | System.Net.NTAuthentication | package |
ProtocolName | System.Net.NTAuthentication | package |
Spn | System.Net.NTAuthentication | package |
VerifySignature(byte[] buffer, int offset, int count) | System.Net.NTAuthentication | inlinepackage |