BasicAuth

Contains the user name and password required for WISPr authentication. Using BasicAuth allows a static set of credentials to be used; use ExtAuth to have an app generate credentials for WISPr authentication.

Element hierarchy

<HotspotProfile>
<BasicAuth>

Syntax

<BasicAuth>

  <!-- Child elements -->
  UserName,
  Password

</BasicAuth>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
Password

Password to be used for WISPr authentication.

UserName

User name to be used for WISPr authentication.

 

Parent Elements

Parent Element Description
HotspotProfile

Defines the properties and login credentials for a Wi-Fi hotspot. HotspotProfile is the unique root element of a Wi-Fi hotspot profile that uses the Wireless Internet Service Provider roaming (WISPr) protocol.

 

Remarks

Requirements

Value
Namespace http://www.microsoft.com/networking/WLAN/HotspotProfile/v1