Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines logon credentials for a connection.
Element hierarchy
- <DefaultProfile>
-
- <Context>
- <UserLogonCred>
- <PurchaseProfile>
-
- <Context>
- <UserLogonCred>
Syntax
<UserLogonCred>
<!-- Child elements -->
UserName,
Password?
</UserLogonCred>
Key
? optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
| Child Element | Description |
|---|---|
| Password | Defines the password used to authenticate a user. Must be less than 256 characters. |
| UserName | Defines the user name for logon. Must be less than 256 characters. |
Parent Elements
| Parent Element | Description |
|---|---|
| Context | Defines the parameters required to setup a data connection. |
Requirements
| Value | |
|---|---|
| Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |