Click or drag to resize

IOBERONServiceGen2User_Logout Method

EXALOGIC
Odhlásenie používateľa z webovej služby.

Namespace: Exa.OBERON.ServicesGen2
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
ResultValue<string> User_Logout(
	string guid
)

Parameters

guid  String
 

Return Value

ResultValueString
Example
Url: http://address:port/v1/user/logout/{GUID}
See Also