Click or drag to resize

SessionManagerUnlockSession Method

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

Parameters

sessionId
Type: SystemString
keepAlive
Type: SystemBoolean
response
Type: SystemString

Return Value

Type: Boolean
See Also