Share via


GeneralLoginContext Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Contains information needed in a CreateTicketRequest to log on to a conferencing service.

Syntax

<GeneralLoginContext
    userID = "string">
</GeneralLoginContext>

The following sections describe attributes, parent elements, and child elements.

Attributes

Name

Description

userID

string type. Length range 1-64 characters.

Specifies the user ID of the user to log on.

Element Information

Parent Element

Element

Occurrence

CreateTicketRequest

1

Child Element

Element

Occurrence

none

Not applicable

Remarks

The user ID must exist in the conferencing service at the time of the CreateTicketRequest.

See Also

Concepts

CreateTicket Message