Class ValidateDocumentSignatureIntegrityResponse
The answer to validate a document integrity
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 |