The MyStoreName property specifies where certificates with linked private keys are kept. The value of MyStoreName specifies the store in which to place the new certificate produced from acceptPKCS7 or acceptFilePKCS7. By default this is set to the "MY" system store.
Currently, only system store names can be specified.
Any defined store name, such as:
"MY" (the default)
"CA"
"ROOT"
Value | Meaning |
---|---|
S_OK | The property read/write completed successfully. |