ValidationResult.NativeErrorCode Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
NativeErrorCode
Gets the native error code returned by the validation function or zero if the native error code is not available.
Declaration
public int NativeErrorCode { get; }
Property Value
Type | Description |
---|---|
Int32 | The error code returned by the validation function. |