ElectronicValueRW.UnlockTerminal Method (POS for .NET v1.12 SDK Documentation)

2/27/2008

Releases the security lock.

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

Syntax

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

Remarks

When the device has a security lock function, it is supported.

AdditionalSecurityInformation property is set when key information is required to release the lock.

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

ElectronicValueRW Class
ElectronicValueRW Members
Microsoft.PointOfService Namespace