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

ClientRouting Property

Client routing capabilities of the Financial Institution.

Syntax

[VB.NET]
Public Property ClientRouting As FiprofileClientRoutings

[C#]
public FiprofileClientRoutings ClientRouting {get; set;}

enum FiprofileClientRoutings { crNone, crService, crMessageSet }

Remarks

crNone (0)Client cannot perform any routing, URLs must all be the same, and all message sets share one signon realm.
crService (1)Client can perform limited routing.
crMessageSet (2)Client can route at the message-set level. Each message set can have a different URL and/or signon realm.

Default Value

0

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