3 references to Disallowed
Security.TransportSecurity.IntegrationTests (1)
Tcp\ClientCredentialTypeTests.OSX.cs (1)
153
using (store = new X509Store(StoreName.
Disallowed
, StoreLocation.CurrentUser))
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ChainPal.OpenSsl.cs (1)
111
using (new X509Store(StoreName.
Disallowed
, StoreLocation.CurrentUser, OpenFlags.ReadOnly))
System\Security\Cryptography\X509Certificates\X509Store.cs (1)
47
StoreName.
Disallowed
=> DisallowedStoreName,