Click or drag to resize
INativeApiReleaseAccount Method
Releases the account.

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

Parameters

accountId
Type: SystemString
The account.
See Also