INTERNETFEATURELIST Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an enumeration for the internet features list.
public enum class INTERNETFEATURELIST
public enum INTERNETFEATURELIST
type INTERNETFEATURELIST =
Public Enum INTERNETFEATURELIST
- Inheritance
-
INTERNETFEATURELIST
Fields
Name | Value | Description |
---|---|---|
FEATURE_OBJECT_CACHING | 0 | Takes the value 0. |
FEATURE_ZONE_ELEVATION | 1 | Takes the value 1. |
FEATURE_MIME_HANDLING | 2 | Takes the value 2. |
FEATURE_MIME_SNIFFING | 3 | Takes the value 3. |
FEATURE_WINDOW_RESTRICTIONS | 4 | Takes the value 4. |
FEATURE_WEBOC_POPUPMANAGEMENT | 5 | Takes the value 5. |
FEATURE_BEHAVIORS | 6 | Feature for behaviors. Takes the value 6. |
FEATURE_DISABLE_MK_PROTOCOL | 7 | Feature to disable protocol. Takes the value 7. |
FEATURE_LOCALMACHINE_LOCKDOWN | 8 | Takes the value 8. |
FEATURE_SECURITYBAND | 9 | Takes the value 9. |
FEATURE_RESTRICT_ACTIVEXINSTALL | 10 | Takes the value 10. |
FEATURE_VALIDATE_NAVIGATE_URL | 11 | Takes the value 11. |
FEATURE_RESTRICT_FILEDOWNLOAD | 12 | Takes the value 12. |
FEATURE_ADDON_MANAGEMENT | 13 | Feature for managing add-ons. Takes the value 13. |
FEATURE_PROTOCOL_LOCKDOWN | 14 | Takes the value 14. |
FEATURE_HTTP_USERNAME_PASSWORD_DISABLE | 15 | Takes the value 15. |
FEATURE_SAFE_BINDTOOBJECT | 16 | Takes the value 16. |
FEATURE_UNC_SAVEDFILECHECK | 17 | Takes the value 17. |
FEATURE_GET_URL_DOM_FILEPATH_UNENCODED | 18 | Takes the value 18. |
FEATURE_TABBED_BROWSING | 19 | Takes the value 19. |
FEATURE_SSLUX | 20 | Takes the value 20. |
FEATURE_DISABLE_NAVIGATION_SOUNDS | 21 | Feature to disable navigation sounds. Takes the value 21. |
FEATURE_DISABLE_LEGACY_COMPRESSION | 22 | Feature to disable legacy compression. Takes the value 22. |
FEATURE_FORCE_ADDR_AND_STATUS | 23 | Feature to force address and status. Takes the value 23. |
FEATURE_XMLHTTP | 24 | Takes the value 24. |
FEATURE_DISABLE_TELNET_PROTOCOL | 25 | Feature to disable telnet protocol. Takes the value 25. |
FEATURE_FEEDS | 26 | Specifies the feeds. Takes the value 26. |
FEATURE_BLOCK_INPUT_PROMPTS | 27 | Feature for blocking input prompts. Takes the value 27. |
FEATURE_ENTRY_COUNT | 28 | Feature to count the entries. Takes the value 28. |