E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

SignOnDetails Property

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

Syntax

[VB.NET]
Public ReadOnlyProperty SignOnDetails As SignOnDetailList

[C#]
public SignOnDetailList SignOnDetails {get;}

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.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0