共用方式為


AccessString (coNtextType) 元素

AccessString (coNtextType) 元素會識別要用來建立資料連線的 APN 或撥號字串。

此元素的長度上限為 100 個字元。

這是選擇性的項目。

<xs:element name="AccessString">
    <xs:simpleType>
        <xs:restriction
            base="token"
        >
            <xs:minLength
                value="1"
             />
            <xs:maxLength
                value="100"
             />
        </xs:restriction>
    </xs:simpleType>
</xs:element>

AccessString元素是由coNtextType複雜類型所定義。

規格需求

需求
最低支援的用戶端
Windows 7 [傳統型應用程式|UWP 應用程式]
最低支援的伺服器
都不支援

另請參閱

架構中元素的定義內容

coNtextType

架構實例中可能的立即父元素

內容 (MBNProfile)