Additional properties of the user that needs to be stored for the user
Namespace: CelloSaaS.BusinessEditionAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public static Dictionary<string, string> AdditionalProperties { get; }
public static Dictionary<string, string> AdditionalProperties { get; }
Public Shared ReadOnly Property AdditionalProperties As Dictionary(Of String, String)
Get
Public Shared ReadOnly Property AdditionalProperties As Dictionary(Of String, String)
Get
static member AdditionalProperties : Dictionary<string, string> with get
static member AdditionalProperties : Dictionary<string, string> with get
Property Value
Type:
Dictionary String,
String The additional properties.