1 write to s_password
Security.TransportSecurity.IntegrationTests (1)
Https\ClientCredentialTypeTests.4.1.0.cs (1)
23s_password = TestProperties.GetProperty(TestProperties.ExplicitPassword_PropertyName);
1 reference to s_password
Security.TransportSecurity.IntegrationTests (1)
Https\ClientCredentialTypeTests.4.1.0.cs (1)
223factory.Credentials.HttpDigest.ClientCredential.Password = s_password;