UserIdentity LoggedInUserPrivileges Property CelloSaaS API Documentation
Gets or sets the logged in user privileges.

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

public static string[] LoggedInUserPrivileges { get; set; }

Property Value

Type:  String 
The logged in user privileges.
See Also