Click or drag to resize

SessionManagerReserveCaptureLicense Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public string ReserveCaptureLicense(
	string sessionId,
	string passcode
)

Parameters

sessionId
Type: SystemString
passcode
Type: SystemString

Return Value

Type: String
See Also