IdentityInformation

Represents basic validation information of a specific identity certificate, such as the path validation and status.

For information about data that can be accessed using Xpath Expressions, see Data items.

Data items

The data items that IdentityInformation variables contain.

paths

A CertificatePath value that represents path information of the certificates used to sign the PDF document.

policyQualifierList

A list of string values that represents policy qualifier strings present in certificates. The certificates are used to validate the identity.

signerDetails

An IdentityDetails value that represents information about the identity of the person who signed the PDF document.

status

An IdentityStatus value that represents that status of the signer.

// Ethnio survey code removed