Mercury API
ReadAuthentication Event
NamespacesThingMagicReaderReadAuthentication
Occurs when 0x604 error is received which indicates the api is waiting for the client to provide the accesspassword of tag.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<ReadAuthenticationEventArgs> ReadAuthentication
Public Event ReadAuthentication As EventHandler(Of ReadAuthenticationEventArgs)
public:
 event EventHandler<ReadAuthenticationEventArgs^>^ ReadAuthentication {
	void add (EventHandler<ReadAuthenticationEventArgs^>^ value);
	void remove (EventHandler<ReadAuthenticationEventArgs^>^ value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)