Click or drag to resize
ICoreApiDeleteAccount Method
Deletes the account with given id.

Namespace: Atomia.Provisioning.Service
Assembly: Atomia.Provisioning.Service (in Atomia.Provisioning.Service.dll) Version: 17.3.6337.16014
Syntax
void DeleteAccount(
	string accountId
)

Parameters

accountId
Type: SystemString
Account id.
See Also