The IDalConnectionExt interface controls the current database connection if the expired password error occurred while creating a connection (for Oracle - ORA-28001; for MS SQL 2005 - 18488).
| Property name | Brief description | |
| PasswordExpired | The PasswordExpired property determines whether the password is expired. |
| Method name | Brief description | |
| ChangeExpiredPassword | The ChangeExpiredPassword method changes the user password for the specified one in the parameter. |
See also: