Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AuthenticationType
enum
System.Net.Http.AuthenticationHelper.AuthenticationType
private
Enumerator
Basic
Digest
Ntlm
Negotiate
Definition at line
14
of file
AuthenticationHelper.cs
.
15
{
16
Basic
,
17
Digest
,
18
Ntlm
,
19
Negotiate
20
}
System.Net.Http.AuthenticationHelper.AuthenticationType.Ntlm
@ Ntlm
System.Net.Http.AuthenticationHelper.AuthenticationType.Basic
@ Basic
System.Net.Http.AuthenticationHelper.AuthenticationType.Negotiate
@ Negotiate
System.Net.Http.AuthenticationHelper.AuthenticationType.Digest
@ Digest
System
Net
Http
AuthenticationHelper
Generated by
1.10.0