RenameAccount Structure

Use the RenameAccount structure to hold the old name, new name and type of an account which will be renamed.

The RenameAccount structure is used in the SecurityService Service.

RenameAccount 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 account type.