User Element

The User element is not used when using legacy methods via the EAPHost APIs.

<xs:element name="User">
    <xs:complexType>
        <xs:sequence>
            <xs:element
                maxOccurs="unbounded"
                ref="Eap"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

Child elements

Element Type Description
Eap Captures the method type and method specific credential information.

Requirements

Role Minimum supported OS version
Client
Windows Vista [desktop apps only]
Server
Windows Server 2008 [desktop apps only]

See also

EAPHost and Legacy Schema

eapuserpropertiesv1 Schema