Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
GlobalSSPI.cs
Go to the documentation of this file.
1
namespace
System.Net
;
2
3
internal
static
class
GlobalSSPI
4
{
5
internal
static
readonly
System.Net.SSPIAuthType
SSPIAuth
=
new
System
.
Net
.
SSPIAuthType
();
6
7
internal
static
readonly
System.Net.SSPISecureChannelType
SSPISecureChannel
=
new
System
.
Net
.
SSPISecureChannelType
();
8
}
System.Net.GlobalSSPI.SSPISecureChannel
static readonly System.Net.SSPISecureChannelType SSPISecureChannel
Definition
GlobalSSPI.cs:7
System.Net.GlobalSSPI.SSPIAuth
static readonly System.Net.SSPIAuthType SSPIAuth
Definition
GlobalSSPI.cs:5
System.Net.GlobalSSPI
Definition
GlobalSSPI.cs:4
System.Net.SSPIAuthType
Definition
SSPIAuthType.cs:6
System.Net.SSPISecureChannelType
Definition
SSPISecureChannelType.cs:6
System.Net
Definition
HttpClientJsonExtensions.cs:8
System
Definition
BlockingCollection.cs:8
source
System.Net.Http
System.Net
GlobalSSPI.cs
Generated by
1.10.0