다음을 통해 공유


Security(SystemPropertiesType) 요소

이벤트를 기록한 사용자를 식별합니다.

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

Security 요소는 SystemPropertiesType 복합 형식으로 정의됩니다.

특성

이름 형식 Description
UserID 문자열 문자열 형식의 사용자의 SID(보안 식별자)입니다.

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows Vista [데스크톱 앱만 해당]
지원되는 최소 서버
Windows Server 2008 [데스크톱 앱만 해당]

추가 정보

부모 요소

System(EventType)