Returns finAccount and finAccountApp objects for one of this Client's Applications whilst also validating that the Application belongs to this Client for 'Client' Authenticated Portals.

Instead of simply checking the Account is in the Client Accounts collection, this uses the finClientFunctions.GetClientExtendedAccountsList to build an extended list of Accounts.

Syntax

finPortalHandler.GetClientAccountFromApplicationFromExtendedList(accountAppId, employeeRoleTypes, account, accountApp)

Parameters

NameTypeOptionalByRefDescription
accountAppId String The Account Application Id.
employeeRoleTypes String A comma-separated list of case-insensitive Employee Role Types.
account finAccount ByRef The finAccount object.
accountApp finAccountApp ByRef The finAccountApp object.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finPortalHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0