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

SignatureCheckResult.CheckType Property

Gets the type of the signature verification.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public SignatureCheckType CheckType { get; }

Property Value

Type Description
SignatureCheckType

An enumeration value that indicates the signature check type.

See Also