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.
This sample is an instance of the eaphostconfig native schema.
<?xml version="1.0" ?>
<EapHostConfig xmlns="http://www.microsoft.com/provisioning/EapHostConfig"
xmlns:eapCommon="http://www.microsoft.com/provisioning/EapCommon"
xmlns:baseEap="http://www.microsoft.com/provisioning/BaseEapMethodConfig">
<EapMethod>
<eapCommon:Type>40</eapCommon:Type>
<eapCommon:AuthorId>100</eapCommon:AuthorId>
</EapMethod>
<Config>
<EapType>40</EapType>
<ConfigData>seatac.bingo.com</ConfigData>
</Config>
</EapHostConfig>
Related topics