Registers a new system certificate store.
Use this method to create your own system stores.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | name is a null reference (Nothing in Visual Basic). |
| MailBeeCertificateStoreWin32Exception | Win32 returned an error on attempt to register a store. |
The example is available in AddCertificate topic.
CertificateStore Class | MailBee.Security Namespace