The exception which is thrown when the underlying WinAPI function related to certificate store management returns an error.
For a list of all members of this type, see MailBeeCertificateStoreWin32Exception Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeLocalException
MailBee.Security.MailBeeCertificateStoreException
MailBee.Security.MailBeeCertificateStoreWin32Exception
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This exception is typically thrown when the underlying CryptoAPI functions cannot open the certificate store accordingly the specified parameters.
The developer can obtain Win32 code of the occurred error from NativeErrorCode property.
Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeCertificateStoreWin32Exception Members | MailBee.Security Namespace | CertificateStore