ICredentialProvider.canVerifyDocumentType() method
Checks if this provider can attempt to verify a document.
Signature:
canVerifyDocumentType(query: TentativeVerificationQuery): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
query |
contains the document to check |
boolean
a boolean indicating if a verification attempt can be made