UserIdentity AdditionalProperties Property CelloSaaS API Documentation
Additional properties of the user that needs to be stored for the user

Namespace: CelloSaaS.BusinessEdition
Assembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public static Dictionary<string, string> AdditionalProperties { get; }

Property Value

Type: Dictionary String, String 
The additional properties.
See Also