Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The AccessString (contextType) element identifies the APN or dial string to be used to establish a data connection.
This element can have a maximum length of 100 characters.
This element is optional.
<xs:element name="AccessString">
<xs:simpleType>
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
<xs:maxLength
value="100"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
The AccessString element is defined by the contextType complex type.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps | UWP apps] |
| Minimum supported server |
None supported |
See also
-
Definition context of element in schema
-
Possible immediate parent element in schema instance