Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the child element for the Principals element.
<xs:complexType name="principalsType">
<xs:sequence>
<xs:element name="Principal"
type="principalType"
maxOccurs="1"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| Principal | principalType | Specifies the security credentials for a principal. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |