ForgetAccountsStatus Structure

Use the ForgetAccountsStatus structure to hold the overall status of the delete accounts operation.

The ForgetAccountsStatus structure is used in the SecurityService Service.

ForgetAccountsStatus Structure Fields

Fields Description

int Status

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

  • 0- Success

  • 1- Error

ForgetAccountResult[] accountsResult

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