Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AuthenticationLevel.cs
Go to the documentation of this file.
1
namespace
System.Net.Security
;
2
3
public
enum
AuthenticationLevel
4
{
5
None
,
6
MutualAuthRequested
,
7
MutualAuthRequired
8
}
System.Net.Security.AuthenticationLevel
AuthenticationLevel
Definition
AuthenticationLevel.cs:4
System.Net.Security.AuthenticationLevel.MutualAuthRequired
@ MutualAuthRequired
System.Net.Security.AuthenticationLevel.MutualAuthRequested
@ MutualAuthRequested
System.Net.Security.AuthenticationLevel.None
@ None
System.Net.Security
Definition
CertificateHelper.cs:4
source
System.Net.Primitives
System.Net.Security
AuthenticationLevel.cs
Generated by
1.10.0