Security (SystemPropertiesType) Element
Applies to: desktop apps only
Identifies the user that logged the event.
<xs:element name="Security">
<xs:complexType>
<xs:attribute name="UserID"
type="string"
use="optional"
/>
</xs:complexType>
</xs:element>
The Security element is defined by the SystemPropertiesType complex type.
Attributes
| Name | Type | Description |
|---|---|---|
| UserID | string |
The security identifier (SID) of the user in string form. |
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
See also
- Parent element
- System (EventType)
Send comments about this topic to Microsoft
Build date: 2/3/2012