Skip to main content

ICredentialProvider.canVerifyDocumentType() method

Checks if this provider can attempt to verify a document.

Signature:

canVerifyDocumentType(query: TentativeVerificationQuery): boolean;

Parameters

Parameter

Type

Description

query

TentativeVerificationQuery

contains the document to check

**Returns:**

boolean

a boolean indicating if a verification attempt can be made