PrApi: DoAuthentication |
Making authentication process.
Public Function DoAuthentication( ByVal card As String, ByVal Authentication As Long, ByRef auth_data As String, ByVal password_type As Long ) As Boolean
[Visual Basic] Public Function DoAuthentication(ByVal card As String, ByVal authentication As Long, ByRef auth_data As String, ByVal password_type As Long) As Boolean
[Delphi] function DoAuthentication(const card: WideString; authentication: Integer; var auth_data: WideString; password_type: Integer): Boolean;
[C++] bool DoAuthentication(BSTR card, long authentication, BSTR * auth_data, long password_type);
Class PrApi Overview PrApi Properties PrApi Methods DisconnectRfidCard EventTypes