UniPRT SDK  v1.0.0.0
UniPRT.Sdk.LabelMaker.Interfaces.IRfidPassword Interface Reference

For cases where memory access is password protected. More...

Inheritance diagram for UniPRT.Sdk.LabelMaker.Interfaces.IRfidPassword:
UniPRT.Sdk.LabelMaker.Interfaces.ARfidWrite UniPRT.Sdk.LabelMaker.PGL.RfidWrite UniPRT.Sdk.LabelMaker.TSPL.RfidWrite

Properties

string Password [get, set]
 Format of the password. It should be noted that most passwords are hex format typically in "1" to "FFFFFFFF" range. More...
 
RfidPasswordTypeEnum PasswordType [get, set]
 Select type of password for memory access.
 

Detailed Description

For cases where memory access is password protected.

Property Documentation

◆ Password

string UniPRT.Sdk.LabelMaker.Interfaces.IRfidPassword.Password
getset

Format of the password. It should be noted that most passwords are hex format typically in "1" to "FFFFFFFF" range.

Optional password for tags that support it.