ClientRoutingEnum enumeration

ClientRoutingEnum enumeration

Client routing enum.

The ClientRoutingEnum type exposes the following members:

Fields

Field Description
NONE Client cannot perform any routing. All URLs must be the same. All message sets share a single signon realm.
SERVICE Client can perform limited routing.
MSGSET Client can route at the message-set level. Each message set can have a different URL and/or signon realm.

See Also