共用方式為


Security (SystemPropertiesType) 元素

識別記錄事件的使用者。

<xs:element name="Security">
    <xs:complexType>
        <xs:attribute name="UserID"
            type="string"
            use="optional"
         />
    </xs:complexType>
</xs:element>

Security元素是由SystemPropertiesType複雜類型所定義。

屬性

名称 類型 Description
UserID string 以字串形式 (SID) 的安全性識別碼。

規格需求

需求
最低支援的用戶端
Windows Vista [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2008 [僅限傳統型應用程式]

另請參閱

父元素

System (EventType)