SignOnDetails Property
A list of sign on details for the current Financial Institution.
Syntax
public SignOnDetailList getSignOnDetails();
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.