8 writes to storeName
System.IdentityModel (8)
System\IdentityModel\Selectors\X509CertificateStore.cs (8)
34this.storeName = "AddressBook"; 37this.storeName = "AuthRoot"; 40this.storeName = "CA"; 43this.storeName = "Disallowed"; 46this.storeName = "My"; 49this.storeName = "Root"; 52this.storeName = "TrustedPeople"; 55this.storeName = "TrustedPublisher";
1 reference to storeName
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateStore.cs (1)
93this.storeName);