Specify EAP Plug-In Driver Example

Send Feedback

The following example shows how to specify the Extensible Authentication Protocol (EAP) plug-in driver to use for an access-point network. In this example, the network name is "Work Network" and the value indicates a Smart Card EAP-TLS plug in that has the identifier of 13.

<wap-provisioningdoc>
    <characteristic type="Wi-Fi">
        <characteristic type="access-point">
            <characteristic type="Work Network">
                <parm name="EAPType" value="13"/>
            </characteristic>
        </characteristic>
    </characteristic>
</wap-provisioningdoc> 

See Also

Wi-Fi Configuration Service Provider Examples for OMA Client Provisioning

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.