ModemDMConfigProfile/.../UserLogonCred (v4)
Logon credentials for a connection.
Element hierarchy
<MBNProfileExt>
<Context>
<UserLogonCred>
<UserLogonCred>
<ModemDMConfigProfile>
<Context>
<UserLogonCred>
<UserLogonCred>
Syntax
<UserLogonCred>
<!-- Child elements -->
UserName,
IgnorePassword?,
Password?
</UserLogonCred>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
IgnorePassword | Specifies how passwords are handled when upgrading profiles. If set to TRUE and a profile with the same name exists at the time of the update operation, then the password from that profile will be taken and stored in the new profile. For more details, see the documentation for the v1 IgnorePassword element. |
Password | Specifies the password used to authenticate a user. For more information, see the documentation for the v1 Password element. |
UserName | The user name to use for logon. For more details, see the documentation for the v1 UserName element. |
Parent Elements
Parent Element | Description |
---|---|
Context | Specifies the parameters required to establish a data connection. |
Requirements
Requirement | Value |
---|---|
Namespace |
https://www.microsoft.com/networking/WWAN/profile/v4 |