Share via


Cat.UnlockTerminal Method

2/27/2008

Releases the security lock.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Overridable Sub UnlockTerminal
public virtual void UnlockTerminal ()
public:
virtual void UnlockTerminal ()
public void UnlockTerminal ()
public function UnlockTerminal ()

Remarks

The AdditionalSecurityInformation property is used when key information is required.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

Cat Class
Cat Members
Microsoft.PointOfService Namespace
CapUnlockTerminal