Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the types of events that are supported.
Element Hierarchy
<desktop2:DesktopEventLogging>
<desktop2:TypeSupported>
Syntax
<desktop2:TypeSupported
Value = 'A string that can have one of the following values: "EVENTLOG_AUDIT_FAILURE", "EVENTLOG_AUDIT_SUCCESS", "EVENTLOG_ERROR_TYPE", "EVENTLOG_INFORMATION_TYPE", or "EVENTLOG_WARNING_TYPE".' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Value | The value of event log types supported. | A string that can have one of the following values: EVENTLOG_AUDIT_FAILURE, EVENTLOG_AUDIT_SUCCESS, EVENTLOG_ERROR_TYPE, EVENTLOG_INFORMATION_TYPE, or EVENTLOG_WARNING_TYPE. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
desktop2:TypesSupported | Contains the event log types that are supported. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |