IPWorks OFX 2020 Delphi Edition

Questions / Feedback?

SignOnDetails Property

A list of sign on details for the current Financial Institution.

Syntax

property SignOnDetails: TiboSignOnDetailList read get_SignOnDetails;

Remarks

This is populated when the GetProfile method has been called. It should be inspected for each SignOnIndex = 0 to SignOnInfoCount - 1.

Each sign on info has a Aggregate, AuthToken, AuthTokenFirst, AuthTokenUrl, CaseSensitive, CharType, ClientUIdReq, MaxPwdLength, MinPwdLength, MFAChallengeFirst, MFAChallengeReq, PINChange, PINChangeFirst, Realm, Spaces, Special, UserCred1Q, and UserCred2Q tied to it.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Delphi Edition - Version 20.0 [Build 7941]