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

SignatureValidationInfo.SignatureInfo Property

Obtains signature information.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public SignatureInfo SignatureInfo { get; }

Property Value

Type Description
SignatureInfo

An object that contains signature information.

See Also