Activate (seat) a user.
This method assign a seat for the given user in the licenses repository
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool ActivateUser( ref IUser user ) |
Visual Basic |
---|
Function ActivateUser ( _ ByRef user As IUser _ ) As Boolean |
Visual C++ |
---|
bool ActivateUser( IUser^% user ) |
Parameters
- user
- Type: Cartella.Interfaces..::..IUser%
User to add license for