terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsNtlmAuthenticated

bool System.Net.HttpWebRequest.AuthorizationState.IsNtlmAuthenticated
get

Definition at line 2065 of file HttpWebRequest.cs.

2066 {
2067 get
2068 {
2069 if (this.isCompleted)
2070 {
2071 HttpWebRequest.NtlmAuthState ntlmAuthState = this.ntlm_auth_state;
2072 return;
2073 }
2074 }
2075 }
class f__AnonymousType0<< Count > j__TPar
HttpWebRequest.NtlmAuthState ntlm_auth_state