UserIdentity Ticket Property CelloSaaS API Documentation
Transforms the current pricipal to the cello prinicpal

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

public static IPrincipal Ticket { get; set; }

Property Value

Type: IPrincipal
The ticket.
See Also