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

Namespace: MailBee.Security
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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