Represents an enumeration for the internet features list.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As INTERNETFEATURELIST
Syntax
'Declaration
Public Enumeration INTERNETFEATURELIST
public enum INTERNETFEATURELIST
public enum class INTERNETFEATURELIST
public enum INTERNETFEATURELIST
public enum INTERNETFEATURELIST
Members
| Member name | Description |
|---|---|
| FEATURE_ADDON_MANAGEMENT | Feature for managing add-ons. Takes the value 13. |
| FEATURE_BEHAVIORS | Feature for behaviors. Takes the value 6. |
| FEATURE_BLOCK_INPUT_PROMPTS | Feature for blocking input prompts. Takes the value 27. |
| FEATURE_DISABLE_LEGACY_COMPRESSION | Feature to disable legacy compression. Takes the value 22. |
| FEATURE_DISABLE_MK_PROTOCOL | Feature to disable protocol. Takes the value 7. |
| FEATURE_DISABLE_NAVIGATION_SOUNDS | Feature to disable navigation sounds. Takes the value 21. |
| FEATURE_DISABLE_TELNET_PROTOCOL | Feature to disable telnet protocol. Takes the value 25. |
| FEATURE_ENTRY_COUNT | Feature to count the entries. Takes the value 28. |
| FEATURE_FEEDS | Specifies the feeds. Takes the value 26. |
| FEATURE_FORCE_ADDR_AND_STATUS | Feature to force address and status. Takes the value 23. |
| FEATURE_GET_URL_DOM_FILEPATH_UNENCODED | Takes the value 18. |
| FEATURE_HTTP_USERNAME_PASSWORD_DISABLE | Takes the value 15. |
| FEATURE_LOCALMACHINE_LOCKDOWN | Takes the value 8. |
| FEATURE_MIME_HANDLING | Takes the value 2. |
| FEATURE_MIME_SNIFFING | Takes the value 3. |
| FEATURE_OBJECT_CACHING | Takes the value 0. |
| FEATURE_PROTOCOL_LOCKDOWN | Takes the value 14. |
| FEATURE_RESTRICT_ACTIVEXINSTALL | Takes the value 10. |
| FEATURE_RESTRICT_FILEDOWNLOAD | Takes the value 12. |
| FEATURE_SAFE_BINDTOOBJECT | Takes the value 16. |
| FEATURE_SECURITYBAND | Takes the value 9. |
| FEATURE_SSLUX | Takes the value 20. |
| FEATURE_TABBED_BROWSING | Takes the value 19. |
| FEATURE_UNC_SAVEDFILECHECK | Takes the value 17. |
| FEATURE_VALIDATE_NAVIGATE_URL | Takes the value 11. |
| FEATURE_WEBOC_POPUPMANAGEMENT | Takes the value 5. |
| FEATURE_WINDOW_RESTRICTIONS | Takes the value 4. |
| FEATURE_XMLHTTP | Takes the value 24. |
| FEATURE_ZONE_ELEVATION | Takes the value 1. |
Platforms
See Also
Reference
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.