RenameAccountResults Structure

Use the RenameAccountResults structure to hold the status of the rename accounts operation for each account.

The RenameAccountResults structure is used in the SecurityService Service.

RenameAccountResults Structure Fields

Fields Description

String oldAccountName

Specifies the old name of the account.

String newAccountName

Specifies the new name of the account.

int accountType

Specifies the type of account.

int status

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

  • 0-Success

  • 1-Error