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>
子元素
屬性
名称 |
類型 |
描述 |
id |
識別碼 |
指定主體的識別碼。
|
規格需求
需求 |
值 |
最低支援的用戶端
|
Windows 7 [僅限傳統型應用程式]
|
最低支援的伺服器
|
Windows Server 2008 R2 [僅限桌面應用程式]
|
另請參閱
-
工作排程器架構複雜類型
-
工作排程器