4 references to Disallowed
NuGet.Configuration (1)
Settings\Items\StoreClientCertItem.cs (1)
179
GetString(StoreName.
Disallowed
),
Security.TransportSecurity.IntegrationTests (1)
Tcp\ClientCredentialTypeTests.OSX.cs (1)
153
using (store = new X509Store(StoreName.
Disallowed
, StoreLocation.CurrentUser))
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Store.cs (1)
47
StoreName.
Disallowed
=> DisallowedStoreName,
System.ServiceModel.Primitives (1)
System\IdentityModel\Selectors\X509CertificateValidator.cs (1)
170
if (StoreContainsCertificate(StoreName.
Disallowed
, certificate))