Namespace: Consultingwerk.Framework
Class 
UserCredentials Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.IUserCredentials

File:UserCredentials
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 07 01:55:18 CET 2012
Purpose: Gets and sets the Company Key
Notes:


Top Constructor Summary
Options Name Purpose
+ UserCredentials () Constructor for the UserCredentials class
+ UserCredentials (character, character) Constructor for the UserCredentials class
+ UserCredentials (character, character, character) Constructor for the UserCredentials class

Top Property Summary
Options Name Purpose
+ CHARACTER CompanyKey
+ CHARACTER CompanyName
+ CHARACTER Password
+ CHARACTER UserName


Constructor Detail
Top

PUBLIC UserCredentials ()

Purpose: Constructor for the UserCredentials class
Notes:

Top

PUBLIC UserCredentials (character, character)

Purpose: Constructor for the UserCredentials class
Notes:

Parameters:
pcUserName CHARACTER
The UserName
pcPassword CHARACTER
The Password
Top

PUBLIC UserCredentials (character, character, character)

Purpose: Constructor for the UserCredentials class
Notes:

Parameters:
pcUserName CHARACTER
The UserName
pcPassword CHARACTER
The Password
pcCompanyKey CHARACTER
The Company Key


Property Detail
Top

PUBLIC CHARACTER CompanyKey


Returns CHARACTER
Top

PUBLIC CHARACTER CompanyName


Returns CHARACTER
Top

PUBLIC CHARACTER Password


Returns CHARACTER
Top

PUBLIC CHARACTER UserName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:27:53