SignatureValidationInfo Properties
Contains signature validation information.
Name | Description |
---|---|
Certificate | Gets the signature certificate. |
Check |
Gets a list of validation check details. |
Failed |
Retrieves a list of information on checks that the signature failed. |
Failed |
Obtains the check types that the signature failed to pass. |
Passed |
Retrieves a list of information on checks that the signature passed. |
Passed |
Obtains the check types that the signature passed. |
Signature |
Gets the name of a signature in a package. |
Signature |
Obtains signature information. |
Signature |
Gets the date and time of the signature timestamp. |
Signature |
Obtains the list of timestamp certificates. |
Signature |
Gets a signature as an XML string. |
Validation |
Gets the signature validation result. |
Validation |
Gets the validation result message. |