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