password property

String? password
getter/setter pair

Password for the SQLServer connection.

Mutually exclusive with the secret_manager_stored_password field.

Optional.

Implementation

core.String? password;