2 references to ExplicitPassword_PropertyName
Infrastructure.Common (1)
ConditionalTestDetectors.cs (1)
228
return TestProperties.GetProperty(TestProperties.
ExplicitPassword_PropertyName
);
Security.TransportSecurity.IntegrationTests (1)
Https\ClientCredentialTypeTests.4.1.0.cs (1)
23
s_password = TestProperties.GetProperty(TestProperties.
ExplicitPassword_PropertyName
);