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

File:PutSmartUserProfileParameter
Purpose:Parameter object for the PutSmartUserProfile method of the
UserProfileBusinessTask
Created:20.10.2020 23:21:20



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

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

Top Property Summary
Options Name Purpose
CHARACTER ProfileKey
CHARACTER ProfileName
CHARACTER ProfileType
Progress.Json.ObjectModel.JsonObject Value


Method Detail
Top

Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter ProfileKey (character)

Purpose: Property Setter for the ProfileKey property
Notes:

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

Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter ProfileName (character)

Purpose: Property Setter for the ProfileName property
Notes:

Parameters:
pProfileName CHARACTER
The value for the ProfileName property
Returns Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter
The reference to the object instance
Top

Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter ProfileType (character)

Purpose: Property Setter for the ProfileType property
Notes:

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

Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter Value (JsonObject)

Purpose: Property Setter for the Value property
Notes:

Parameters:
pValue Progress.Json.ObjectModel.JsonObject
The value for the Value property
Returns Consultingwerk.SmartFramework.Authentication.PutSmartUserProfileParameter
The reference to the object instance


Constructor Detail
Top

PutSmartUserProfileParameter ()

Purpose: Constructor for the PutSmartUserProfileParameter class
Notes:

Top

PutSmartUserProfileParameter (character, character, character, JsonObject)

Purpose: Constructor for the PutSmartUserProfileParameter class
Notes:

Parameters:
pProfileType CHARACTER
The value for the ProfileType property
pProfileKey CHARACTER
The value for the ProfileKey property
pProfileName CHARACTER
The value for the ProfileName property
pValue Progress.Json.ObjectModel.JsonObject
The value for the Value property


Property Detail
Top

CHARACTER ProfileKey


Returns CHARACTER
Top

CHARACTER ProfileName


Returns CHARACTER
Top

CHARACTER ProfileType


Returns CHARACTER
Top

Progress.Json.ObjectModel.JsonObject Value


Returns Progress.Json.ObjectModel.JsonObject


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