MailBeeCryptoProviderWin32ExceptionNativeErrorCode Property
The Win32 error code value returned by CSP-related WinAPI function.

Namespace: MailBee.Security
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public int NativeErrorCode { get; }

Property Value

Type: Int32
An integer value representing the error code returned by CSP-related WinAPI function.

Implements

IMailBeeWin32ExceptionNativeErrorCode
See Also