Back to Devexpress

SignatureValidationInfo Properties

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-signaturevalidationinfo-dot-underscore-properties.md

latest2.5 KB
Original Source

SignatureValidationInfo Properties

Contains signature validation information.

NameDescription
CertificateGets the signature certificate.
CheckDetailsGets a list of validation check details.
FailedCheckDetailsRetrieves a list of information on checks that the signature failed.
FailedChecksObtains the check types that the signature failed to pass.
PassedCheckDetailsRetrieves a list of information on checks that the signature passed.
PassedChecksObtains the check types that the signature passed.
SignatureFileNameGets the name of a signature in a package.
SignatureInfoObtains signature information.
SignatureTimestampGets the date and time of the signature timestamp.
SignatureTimestampCertificatesObtains the list of timestamp certificates.
SignatureXmlGets a signature as an XML string.
ValidationResultGets the signature validation result.
ValidationResultMessageGets the validation result message.

See Also

SignatureValidationInfo Class

SignatureValidationInfo Members

DevExpress.Office.DigitalSignatures Namespace