Click or drag to resize

BCUserAddAccount Method

Adds a Windows account to associate with the user.

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

Parameters

account
Type: SystemString
The account to add.
See Also