LoginUserPassword property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the LoginUserPassword property to specify the password of an operator to log on to the control automatically.
The LoginUserPassword property must be set up and the AutoLoginUser property must be True.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
String |
R/W |
"" |
Reading this property does not return the user's password unless the password has been previously written through the same property. That is, it does not provide a way to access a user's password if they are logging in normally.
Note: Any fixed user settings for a .NET control should be a user with minimal privileges, especially when using MES OS User credentials.