Elemento Security (SystemPropertiesType)
Identifica l'utente che ha registrato l'evento.
<xs:element name="Security">
<xs:complexType>
<xs:attribute name="UserID"
type="string"
use="optional"
/>
</xs:complexType>
</xs:element>
L'elemento Security è definito dal tipo complesso SystemPropertiesType .
Attributi
Nome | Tipo | Descrizione |
---|---|---|
UserID | string | Identificatore di sicurezza (SID) dell'utente in formato stringa. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows Vista [solo app desktop] |
Server minimo supportato |
Windows Server 2008 [solo app desktop] |
Vedi anche
-
Elemento padre