dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlHttpOptions Class / Password Property

In This Topic
Password Property (MySqlHttpOptions)
In This Topic
Gets or sets the password for HTTP authorization.
Syntax
'Declaration
 
Public Property Password As String
 

Property Value

The password for HTTP authorization.
See Also