Password
- Last UpdatedNov 17, 2021
- 1 minute read
The Password property is a read-write property that gets and sets the password for the connection to the server.
Syntax
aaServer.Password = message;
Result = aaServer.Password;
Remarks
This property is used if Windows integrated security is not used. After a logon has occurred, changing the value of this property has no effect until a logoff and subsequent logon occurs.
The default Password is wwUser.