Modulus Financial Engineering HomeModulus Financial Engineering
RMD Server™

Connection.RemoveUserAccount Method

 

Removes a user account from the authentication database (requires ptSuperAdmin privileges).

 

Return Type

    BOOL

 

Syntax

 RemoveUserAccount (BSTR Username, BSTR Password)

 

Parameters

Username and Password must be between 4 and 50 characters long without special characters (!@#$%^&*_+./';][{}":?><) 
 

Remarks
This method requires ptSuperAdmin. This action can also be performed using the Admin Utility.

 

See Also

    DateTimeInfo, PermissionType, Connection Object, AddUserAccount, EditUserAccount