Class ValidateDocumentSignatureIntegrityResponse
The answer to validate a document integrity
Inherited Members
Namespace: SecureExchangesSDK.Models.Answer
Assembly: SecureExchangesSDK.dll
Syntax
public class ValidateDocumentSignatureIntegrityResponse : BaseAnswer
Properties
DocumentIntegrity
The integrity of the document
Declaration
public SignedDocumentIntegrity DocumentIntegrity { get; set; }
Property Value
| Type | Description |
|---|---|
| SignedDocumentIntegrity |