次の方法で共有


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 [デスクトップ アプリのみ]

こちらもご覧ください

親要素

System (EventType)