UserIdentity OnBehalfOfUser Property CelloSaaS API Documentation
Gets a value indicating whether [on behalf of user].

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

public static bool OnBehalfOfUser { get; }

Property Value

Type: Boolean
true if [on behalf of user]; otherwise, false.
See Also