The WriteCertToCSP property specifies whether a certificate can be written to the cryptographic service provider (CSP). This is typically used with smart cards, where the certificate is written to the card in addition to being written to the "MY" store.
TRUE
FALSE (the default)
Value | Meaning |
---|---|
S_OK | The property read/write completed successfully. |