Back to Devexpress

SignatureValidationInfo Members

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

latest4.8 KB
Original Source

SignatureValidationInfo Members

Contains signature validation information.

Constructors

NameDescription
SignatureValidationInfo()Initializes a new instance of the SignatureValidationInfo class.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

SignatureValidationInfo Class

DevExpress.Office.DigitalSignatures Namespace