Click or drag to resize

SettingsTagProtection Property

Gets the reader security mode. Tag will be locked automatically when writing data if enabled.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public TagProtection TagProtection { get; set; }

Property Value

Type: TagProtection
The reader security mode.
See Also