Click or drag to resize

EasyPortalServiceUnlockSession Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool UnlockSession(
	string sessionId,
	string response
)

Parameters

sessionId
Type: SystemString
response
Type: SystemString

Return Value

Type: Boolean
See Also