Security (SystemPropertiesType) 元素
标识记录事件的用户。
<xs:element name="Security">
<xs:complexType>
<xs:attribute name="UserID"
type="string"
use="optional"
/>
</xs:complexType>
</xs:element>
Security 元素由 SystemPropertiesType 复杂类型定义。
属性
名称 | 类型 | 说明 |
---|---|---|
UserID | string | 安全标识符 (字符串形式的用户的 SID) 。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2008 [仅限桌面应用] |