Interface IStatus
Provides properties related to the device status.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public interface IStatus
Properties
| Name | Description |
|---|---|
| AdminKeySet | Indicates whether the admin key is set. Certain operations with certain signature pads require an admin key to be set. |
| AesContextSet | Indicates wether the AES context is set. |
| BatteryState | |
| Brightness | |
| ClockValue | |
| ConfigurationState | |
| CustomerLogoNumber | |
| DisplayOrientation | |
| ErrorFlags | |
| FinalDocHashSet | Indicates whether the final document hash is set. |
| Mode | |
| ModeErrorStatus | |
| OpenState | |
| PadLocked | Indicates whether the device is locked. Certain operations with certain signature pads require them to be unlocked. |
| PreDocHashSet | Indicates whether the preliminary document hash is set. |
| RotationButtonVisible | |
| RsaSignStatus | |
| SwitchState | |
| UserScriptExecutionState |