Logout off the Federated authentication.
Namespace: CelloSaaS.BusinessEditionAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public static string FederatedLogOut(
bool raiseEvent = true
)
public static string FederatedLogOut(
bool raiseEvent = true
)
Public Shared Function FederatedLogOut (
Optional raiseEvent As Boolean = true
) As String
Public Shared Function FederatedLogOut (
Optional raiseEvent As Boolean = true
) As String
static member FederatedLogOut :
?raiseEvent : bool
(* Defaults:
let _raiseEvent = defaultArg raiseEvent true
*)
-> string
static member FederatedLogOut :
?raiseEvent : bool
(* Defaults:
let _raiseEvent = defaultArg raiseEvent true
*)
-> string
Parameters
- raiseEvent (Optional)
- Type: System Boolean
Raises user logoff event if true
Return Value
Type:
StringRetursn logout query.