UserIdentity LoggedInUserId Property CelloSaaS API Documentation
Gets the logged in user id.

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

public static string LoggedInUserId { get; }

Property Value

Type: String
The logged in user id.
See Also