Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AuthenticationLevel
enum
System.Net.Security.AuthenticationLevel
Enumerator
None
MutualAuthRequested
MutualAuthRequired
Definition at line
3
of file
AuthenticationLevel.cs
.
4
{
5
None,
6
MutualAuthRequested
,
7
MutualAuthRequired
8
}
System.Net.Security.AuthenticationLevel.MutualAuthRequired
@ MutualAuthRequired
System.Net.Security.AuthenticationLevel.MutualAuthRequested
@ MutualAuthRequested
System
Net
Security
Generated by
1.10.0