Provider 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.

Reserved for partners.

Syntax

<Provider
    enabled="True" | "False"
    name="string">
    <OptionList>...</OptionList>
</Provider>

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

Attributes

Name

Description

enabled

Boolean type. Value range [True | False].

If this is True, this provider is enabled. If False, the provider is disabled.

name

string type. Length range 1-255 characters.

Specifies the name of this provider.

Element Information

Parent Element

Element

Occurrence

ProviderList

1

Child Element

Element

Occurrence

OptionList

1

Remarks

All options are read-only. Usage of these elements and options is limited to Audio Conferencing partners; therefore, the description of them is out of scope for this documentation.

See Also

Concepts

ProviderList Element