Generate an Emergency MFA code to all a Client to sign in.

Syntax

finPortalFunctions.MfaClientCreateEmergencyCode(portalId, clientId, mfaCode)

Parameters

NameTypeOptionalByRefDescription
portalId String The Portal Id.
clientId String The Client Id or Web User Id depending on how the Client is signing in.
mfaCode String ByRef The MFA Code.

Return Value

Boolean

A Boolean value indicating success.

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