The ValidationResult type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkErrorCode Obsolete.
Public propertySupported by the .NET Compact FrameworkNativeErrorCode
Gets the native error code returned by the validation function or zero if the native error code is not available.
Public propertySupported by the .NET Compact FrameworkStatus
Gets the status mask.
Public propertySupported by the .NET Compact FrameworkValid
Gets the certificate chain validity status.

See Also