Click or drag to resize

IOBERONServiceLogout Method

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

Namespace: Exa.OBERON.Services
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
ResultValue<string> Logout(
	string GUID
)

Parameters

GUID  String
 

Return Value

ResultValueString
Example
Url: http://address:port/logout?ud={GUID}
See Also