SessionInfoCollection Data Type

A collection of accounts.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
SessionInfo list of SessionInfo element 0/unbounded Gets the items.

Example

<SessionInfoCollection>
  <SessionInfo>
    <sessions>...</sessions>
    <maxSessions>...</maxSessions>
    <application>...</application>
  </SessionInfo>
</SessionInfoCollection>