Skip to main content
All docs
V24.1

SignatureValidationInfo.ValidationResultMessage Property

Gets the validation result message.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v24.1.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string ValidationResultMessage { get; }

Property Value

Type Description
String

The validation result message.

See Also