UserIdentity LoggedInUserRoles Property CelloSaaS API Documentation
Gets the logged in user roles.

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

public static string[] LoggedInUserRoles { get; }

Property Value

Type:  String 
The logged in user roles.
See Also