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 )
inlinestatic

Definition at line 16 of file AuthenticationManager.cs.

17 {
18 throw new PlatformNotSupportedException();
19 }