principalType 복합 형식
Principal 요소에 대한 특성, 자식 요소 및 시퀀싱 정보를 정의합니다.
<xs:complexType name="principalType">
<xs:all>
<xs:element name="UserId"
type="nonEmptyString"
minOccurs="0"
/>
<xs:element name="LogonType"
type="logonType"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="GroupId"
type="nonEmptyString"
minOccurs="0"
/>
<xs:element name="DisplayName"
type="string"
minOccurs="0"
/>
<xs:element name="RunLevel"
type="runLevelType"
minOccurs="0"
/>
<xs:element name="ProcessTokenSidType"
type="processTokenSidType"
minOccurs="0"
maxOccurs="1"
/>
<xs:element name="RequiredPrivileges"
type="requiredPrivilegesType"
minOccurs="0"
/>
</xs:all>
<xs:attribute name="id"
type="ID"
use="optional"
/>
</xs:complexType>
자식 요소
특성
이름 |
형식 |
Description |
id |
ID |
보안 주체의 식별자를 지정합니다.
|
요구 사항
요구 사항 |
값 |
지원되는 최소 클라이언트
|
Windows 7 [데스크톱 앱만 해당]
|
지원되는 최소 서버
|
Windows Server 2008 R2 [데스크톱 앱만 해당]
|
추가 정보
-
작업 스케줄러 스키마 복합 형식
-
작업 Scheduler