Icon DeleteRemoteDatabaseUser Method

procedure DeleteRemoteDatabaseUser(const DatabaseName: String;
      const AuthorizedUser: String)

Usage

Call the DeleteRemoteDatabaseUser method to remove rights for an existing user to an existing database on a database server. Use the DatabaseName parameter to specify the existing database name and the AuthorizedUser parameter to specify the existing user.

Information This method is only valid for encrypted remote sessions connected as an administrator to the administration port on a database server.
Image