authEncryption
Defines the authentication and encryption pair to be used for this profile on a WLAN.
Element hierarchy
- <WLANProfile>
-
- <MSM>
-
- <security>
- <authEncryption>
Syntax
<authEncryption>
<!-- Child elements -->
authentication,
encryption,
useOneX?,
any element in a non-schema namespace*
</authEncryption>
Key
?
optional (zero or one)
*
optional (zero or more)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
authentication | Defines the authentication method to be used by this profile to connect to a WLAN. |
encryption | Defines the type of data encryption to be used by this profile to connect to a WLAN. |
useOneX | If true, 802.1X authentication is to be used by this profile to connect to the WLAN. Otherwise, false. |
Parent Elements
Parent Element | Description |
---|---|
security | Defines various security settings for this profile on a WLAN. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WLAN/v1 |