ApplicationSharingOption 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.
Represents the options for sharing an application.
Syntax
<ApplicationSharingOption
name = "string"
value = "SharingDisallowed" | "Disabled" | "Single" | "Desktop">
</ApplicationSharingOption>
The following sections describe attributes, parent elements, and child elements.
Attributes
Name |
Description |
---|---|
name |
string type. Length range 1-255 characters. Represents the name of the option. |
value |
ApplicationSharing type. Value range [SharingDisallowed | Disabled | Single | Desktop]. Indicates how the application is shared. Desktop: If you want to share the desktop with audiences. Single: If you want to share a single application or resource (for example, a Microsoft Word file) Disabled: If you want to share a single application or resource without allowing audience control. SharingDisallowed: You cannot share applications or desktop. |
Element Information
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Element
Element |
Occurrence |
---|---|
none |
Not applicable |