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