TrustedDomains
Contains a set of one or more host names that are trusted for providing credentials over HTTPS. Can be either a fully qualified name (such as hotspot.contoso.com) or a wildcard to refer to all hosts under the given domain name (such as .contoso.com).
Element hierarchy
- <HotspotProfile>
- <TrustedDomains>
Syntax
<TrustedDomains>
<!-- Child elements -->
TrustedDomain+
</TrustedDomains>
Key
+
required (one or more)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
TrustedDomain | A host name that is trusted for providing credentials over HTTPS. Can be either a fully qualified name (such as hotspot.contoso.com) or a wildcard to refer to all hosts under the given domain name (such as .contoso.com). |
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. |
Requirements
Value | |
---|---|
Namespace | http://www.microsoft.com/networking/WLAN/HotspotProfile/v1 |