Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Authenticate()
static ?
Authorization
System.Net.AuthenticationManager.Authenticate
(
string
challenge
,
WebRequest
request
,
ICredentials
credentials
)
inline
static
Definition at line
16
of file
AuthenticationManager.cs
.
17
{
18
throw
new
PlatformNotSupportedException();
19
}
System
Net
AuthenticationManager
Generated by
1.10.0