Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

SignatureCheckResult.Info Property

Gets or sets the check result information.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public object Info { get; set; }

Property Value

Type Description
Object

The object that contains the check result information.

See Also