Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The BaseEapParameters complex type defines the element that specified the legacy method selected and method-specific credentials.
The method can define the constituent elements inside BaseEapParameters; the method also performs schema validation on the elements in BaseEapParameters.
<xs:complexType name="BaseEapParameters">
<xs:sequence>
<xs:element name="Type"
type="integer"
/>
<xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##any"
/>
</xs:sequence>
</xs:complexType>
Child elements
| Element | Type | Description |
|---|---|---|
| Type | integer | Defines the placeholder element for the method type selected and method specific credentials. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |