Enum SecurityStatus
Constants for SecurityStatus tag.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum SecurityStatus
Fields
Name | Description |
---|---|
Active | The security is working correctly. |
Disabled | The security has actively been disabled (i.e. some form of test mode). |
Tampered | The security system is in tampered state. Key lost. |
Unknown | Invalid/unknown constant value. |