Click or drag to resize
BCUserDeleteAccount Method
Deletes the specified Windows account associated with the user.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.25.0)
Syntax
public void DeleteAccount(
	string account
)

Parameters

account
Type: SystemString
The account to delete.
See Also