RenameAccountsStatus Structure

Use the RenameAccountsStatus structure to hold the overall status of the rename accounts operation.

The RenameAccountsStatus structure is used in the SecurityService Service.

RenameAccountsStatus Structure Fields

Fields Description

int status

Specifies the status of the overall rename accounts operation. The values are:

  • 0- Success

  • 1- Error

RenameAccountResult[] accountsResult

Specifies the old name, new name and account type with Success or Fail message for each account.