Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
PreAuthenticate()
static ?
Authorization
System.Net.AuthenticationManager.PreAuthenticate
(
WebRequest
request
,
ICredentials
credentials
)
inline
static
Definition at line
22
of file
AuthenticationManager.cs
.
23
{
24
throw
new
PlatformNotSupportedException();
25
}
System
Net
AuthenticationManager
Generated by
1.10.0