AuthenticationHelper FederatedLogOut Method CelloSaaS API Documentation
Logout off the Federated authentication.

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

public static string FederatedLogOut(
	bool raiseEvent = true
)

Parameters

raiseEvent (Optional)
Type: System Boolean
Raises user logoff event if true

Return Value

Type: String
Retursn logout query.
See Also