PrincipalsType : Komplexer Typ

Definiert das untergeordnete Element für das Principals-Element.

<xs:complexType name="principalsType">
    <xs:sequence>
        <xs:element name="Principal"
            type="principalType"
            maxOccurs="1"
         />
    </xs:sequence>
</xs:complexType>

Untergeordnete Elemente

Element Typ Beschreibung
Prinzipal principalType Gibt die Sicherheitsanmeldeinformationen für einen Prinzipal an.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows [Nur Vista-Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Nur Server [ 2008-Desktop-Apps]