All Categories Class Hierarchy This Category Previous Next Indexes
CATVpmSCUsrLogin
public class CATVpmSCUsrLogin
Login management class.
Role: this class provides services to open a VPM login session, based
on a user/password and a role, as in the standard VPM application.
Use this API when you need to write you own applications that need access to
the VPM database.
| public static int Login( | const char* const | iUserID, |
| const char* const | iPassword, | |
| const char* const | iRoleName, | |
| const char* const | iRoleOrganizationID) |
Role: This method provides an all-in-one login service.
| public static int Logout( | ) |
Role: This method ends VPM login session.
Copyright © 2003, Dassault Systèmes. All rights reserved.