Skip to main content
All docs
V23.2

SignatureValidationInfo.ValidationResultMessage Property

Gets the validation result message.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v23.2.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string ValidationResultMessage { get; }

Property Value

Type Description
String

The validation result message.

See Also