identifyEntity()
identifyEntity(string $correctIdentification, string $suppliedIdentification) : boolean
Verify the identity of a user or client entity.
Parameters
| string | $correctIdentification | The correct identification information. | 
| string | $suppliedIdentification | The supplied identification information. | 
Throws
- \Exception
- Validation errors. 
Returns
boolean —The identity verification result.