DefaultProfile (WWAN 架构)
定义订阅服务器用于连接到 o 的默认连接配置文件。 移动宽带服务将使用这些连接设置,而不会提示用户提供详细信息。
元素层次结构
<DefaultProfile>
语法
<DefaultProfile Priority? = Priority : "5" >
<!-- Child elements -->
Name,
Description?,
AssociatedPlan?,
HomeProviderName?,
Context?,
DataRoamingPartners?,
Extensions?
</DefaultProfile>
键
?
可选 (零个或一个) :
默认值
特性和元素
特性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
Priority | 定义无线配置文件的优先级。 |
优先度 | 否 | 5 |
子元素
子元素 | 说明 |
---|---|
AssociatedPlan | 包含订阅服务器的数据计划的名称。 它必须与同一 XML 文档中计划的Name特性匹配。 |
上下文 | 定义设置数据连接所需的参数。 |
DataRoamingPartners | 为漫游定义首选网络提供程序的列表。 |
说明 | 定义配置文件的简短说明。 |
扩展 | 定义用于将来添加的架构扩展点容器。 |
HomeProviderName | 定义给定 SIM/设备的主提供程序的名称。 |
名称 (类型: NameType) | 定义配置文件名称。 长度不得超过64个字符。 |
父元素
此最外层 (文档) 元素可能不会包含在任何其他元素中。
要求
值 | |
---|---|
Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |