Visual Basic (Declaration) | |
---|---|
<DescriptionAttribute("Password for the specified user.")> Public Property Password As String |
C# | |
---|---|
[DescriptionAttribute("Password for the specified user.")] public string Password {get; set;} |
OPCDA.NET Reference Manual | |
Password Property | |
See Also Send Feedback |
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > daHost Class : Password Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
<DescriptionAttribute("Password for the specified user.")> Public Property Password As String |
C# | |
---|---|
[DescriptionAttribute("Password for the specified user.")] public string Password {get; set;} |