Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The security (MSM) element contains security settings for wired networks. This element is optional.
<xs:element name="security">
<xs:complexType>
<xs:sequence>
<xs:element name="OneXEnforced"
type="boolean"
/>
<xs:element name="OneXEnabled"
type="boolean"
/>
<!-
Extension point for other namespaces, including the OneX
namespace currently used for optional IEEE802.1X configuration.
The OneX configuration parameters must be present if the
<OneXEnforced> flag is set to "true" or the <OneXEnabled> flag
is set to "true". See the Child elements section below.
->
<xs:any
processContents="lax"
minOccurs="0"
maxOccurs="unbounded"
namespace="##other"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
Element | Type | Description |
---|---|---|
OneXEnforced | boolean | Specifies whether the automatic configuration service for wired networks requires the use of 802.1X for port authentication. |
OneXEnabled | boolean | Specifies whether the automatic configuration service for wired networks will attempt port authentication using 802.1X. |
OneX | Optional IEEE802.1X configuration. |
The OneXEnforced (security) element specifies whether the automatic configuration service for wired networks requires the use of 802.1X for port authentication. When OneXEnforced is TRUE
, the automatic configuration service must use 802.1X for port authentication. When OneXEnforced is FALSE
, the automatic configuration service will attempt to use 802.1X for port authentication, but the service will fall back to no authentication if 802.1X authentication fails for any reason.
This element is optional. The default value is FALSE
.
This element has a meaningful value only if OneXEnabled is TRUE
. If OneXEnabled is FALSE
, then the value of this element is ignored.
Specifies whether the automatic configuration service for wired networks will attempt port authentication using 802.1X. When OneXEnabled is FALSE
, the automatic configuration service never uses 802.1X for port authentication. When OneXEnabled is TRUE
, the automatic configuration service attempts port authentication using 802.1X.
This element is optional. The default value is TRUE
. When OneXEnabled is not specified in a profile, 802.1X may be used for port authentication.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today