getIdentities(long, Integer, boolean) method

Retrieves a list of identities for a specifific customer matching the given criteria.

Syntax

List< Identity > getIdentities ( long customerId , Integer identityType , boolean includeInactive )

Parameters