Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
GlobalSSPI.cs
Go to the documentation of this file.
1namespace System.Net;
2
3internal static class GlobalSSPI
4{
5 internal static readonly SSPIAuthType SSPIAuth = new SSPIAuthType();
6
8}
static readonly System.Net.SSPISecureChannelType SSPISecureChannel
Definition GlobalSSPI.cs:7
static readonly System.Net.SSPIAuthType SSPIAuth
Definition GlobalSSPI.cs:5