dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class / HttpPassword Property

In This Topic
HttpPassword Property
In This Topic
Gets or sets the password for HTTP authorization.
Syntax
'Declaration
 
Public Property HttpPassword As String
 

Property Value

Password for HTTP authorization.
Remarks
This feature is not available in Mobile edition.
See Also