ClientRouting Property

Client routing capabilities of the Financial Institution.

Syntax

public FiprofileClientRoutings ClientRouting { get; set; }

enum FiprofileClientRoutings { crNone, crService, crMessageSet }
Public Property ClientRouting As FiprofileClientRoutings

Enum FiprofileClientRoutings crNone crService crMessageSet End Enum

Default Value

0

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.

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