MailBeeCertificateWin32ExceptionNativeErrorCode Property |
The Win32 error code value returned by the WinAPI function.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public int NativeErrorCode { get; }
Public ReadOnly Property NativeErrorCode As Integer
Get
Property Value
Type:
Int32An integer value representing the error code returned by the WinAPI function related to certificate management.
Implements
IMailBeeWin32ExceptionNativeErrorCodeSee Also