2025-11-28 00:35:46 +09:00

20 lines
564 B
XML

<?xml version="1.0"?>
<EapHostUserCredentials
xmlns="http://www.microsoft.com/provisioning/EapHostUserCredentials"
xmlns:eapCommon="http://www.microsoft.com/provisioning/EapCommon"
xmlns:baseEap="http://www.microsoft.com/provisioning/BaseEapMethodUserCredentials">
<EapMethod>
<eapCommon:Type> 40 </eapCommon:Type>
<eapCommon:AuthorId> 311 </eapCommon:AuthorId>
</EapMethod>
<Credentials>
<EapType>40</EapType>
<Identity>test</Identity>
<Password>test</Password>
</Credentials>
</EapHostUserCredentials>