Authenticate a finPOWER Connect User.

Syntax

finPortalHandler.AuthenticateUser(userId, password, token, [errorCode], [deviceGuid], [mfaCode], [mfaDefer], [mfaActionJson])

Parameters

NameTypeOptionalByRefDescription
userId String The User Id.
password String The Password.
token String ByRef The Token returned from a successful sign in.
errorCode String Optional ByRef
deviceGuid String Optional
mfaCode String Optional
mfaDefer Boolean Optional If omitted, a value of False is assumed.
mfaActionJson String Optional ByRef

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