UserIdentity LoggedInUserName Property CelloSaaS API Documentation
Gets the name of the logged in user.

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

public static string LoggedInUserName { get; }

Property Value

Type: String
The name of the logged in user.
See Also