terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Password

string System.Net.NetworkCredential.Password
getsetinherited

Definition at line 133 of file NetworkCredential.cs.

134 {
135 [global::Cpp2ILInjected.Token(Token = "0x6000AC0")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1F10ACC", Offset = "0x1F10ACC", Length = "0xC")]
137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NtlmSession), Member = "Authenticate", MemberParameters = new object[]
138 {
139 typeof(string),
141 typeof(ICredentials)
142 }, ReturnType = typeof(Authorization))]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpControlStream), Member = "BuildCommandsList", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(CommandStream.PipelineEntry[]))]
144 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BasicClient), Member = "InternalAuthenticate", MemberParameters = new object[]
145 {
147 typeof(ICredentials)
148 }, ReturnType = typeof(Authorization))]
149 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DigestSession), Member = "Authenticate", MemberParameters = new object[]
150 {
152 typeof(ICredentials)
153 }, ReturnType = typeof(Authorization))]
154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebConnection), Member = "CanReuseConnection", MemberParameters = new object[] { typeof(WebOperation) }, ReturnType = typeof(bool))]
155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebConnection), Member = "PrepareSharingNtlm", MemberParameters = new object[] { typeof(WebOperation) }, ReturnType = typeof(bool))]
156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NegotiateStreamPal), Member = "AcquireCredentialsHandle", MemberParameters = new object[]
157 {
158 typeof(string),
159 typeof(bool),
161 }, ReturnType = typeof(SafeFreeCredentials))]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
163 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnsafeNclNativeMethods.SecureStringHelper), Member = "CreateString", MemberParameters = new object[] { typeof(SecureString) }, ReturnType = typeof(string))]
164 get
165 {
166 throw null;
167 }
168 [global::Cpp2ILInjected.Token(Token = "0x6000AC1")]
169 [global::Cpp2ILInjected.Address(RVA = "0x1F109D0", Offset = "0x1F109D0", Length = "0x20")]
170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UnsafeNclNativeMethods.SecureStringHelper), Member = "CreateSecureString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(SecureString))]
172 set
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar