3 references to TrustedPublisher
System (1)
security\system\security\cryptography\x509\x509store.cs (1)
89case StoreName.TrustedPublisher:
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateStore.cs (1)
54case StoreName.TrustedPublisher:
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (1)
455store = new X509Store(StoreName.TrustedPublisher, StoreLocation.CurrentUser);