ClientRoutingEnum enumeration

ClientRoutingEnum enumeration

Client routing enum.

The ClientRoutingEnum type exposes the following members:

Fields

FieldDescription
NONEClient cannot perform any routing. All URLs must be the same. All message sets share a single signon realm.
SERVICEClient can perform limited routing.
MSGSETClient can route at the message-set level. Each message set can have a different URL and/or signon realm.

See Also