Type complexe Phase2AuthenticationParameters pour EAP-TEAP
Le type complexe Phase2AuthenticationParameters spécifie les informations d’authentification pour EAP-TEAP.
<xs:complexType name="Phase2AuthenticationParameters">
<xs:sequence>
<xs:element name="InnerMethodConfig" type="InnerMethodConfigParameters" minOccurs="0" maxOccurs="unbounded"/>
<xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded" namespace="##other"/>
</xs:sequence>
</xs:complexType>
Remarques
L’élément Phase2AuthenticationParameters est facultatif.
InnerMethodConfig est un élément de type InnerMethodConfigParameters qui contient des paramètres pour la méthode EAP interne.