WriteOperation.Password Property

TegoOS

WriteOperationPassword Property
Access password for write.

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public uint Password { get; }
Public ReadOnly Property Password As UInteger
	Get
public:
property unsigned int Password {
	unsigned int get ();
}
member Password : uint32 with get

Property Value

Type: UInt32
See Also