Namespace: Consultingwerk.SmartFramework.Authentication
Class 
FetchUserProfileParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ParameterObject
Implements: Consultingwerk.IJsonSerializable

File:FetchUserProfileParameter
Purpose:Parameter for the FetchUserProfile method of the
UserProfileBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:06.04.2020 12:24:50



Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter ProfileKey (character) Property Setter for the ProfileKey property
Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter ProfileType (character) Property Setter for the ProfileType property

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

Top Property Summary
Options Name Purpose
CHARACTER ProfileKey
CHARACTER ProfileType


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter ProfileKey (character)

Purpose: Property Setter for the ProfileKey property
Notes:

Parameters:
pProfileKey CHARACTER
The value for the ProfileKey property
Returns Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter
The reference to the object instance
Top

Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter ProfileType (character)

Purpose: Property Setter for the ProfileType property
Notes:

Parameters:
pProfileType CHARACTER
The value for the ProfileType property
Returns Consultingwerk.SmartFramework.Authentication.FetchUserProfileParameter
The reference to the object instance


Constructor Detail
Top

FetchUserProfileParameter ()

Purpose: Constructor for the FetchUserProfileParameter class
Notes:

Top

FetchUserProfileParameter (character, character)

Purpose: Constructor for the FetchUserProfileParameter class
Notes:

Parameters:
pProfileType CHARACTER
The value for the ProfileType property
pProfileKey CHARACTER
The value for the ProfileKey property


Property Detail
Top

CHARACTER ProfileKey


Returns CHARACTER
Top

CHARACTER ProfileType


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:24:05