Prox (LF, 125KHz) card support class.
Namespace:
CardWerk.SmartCard.CardModule.Prox
Assembly: CardWerk.SmartCard.CardModule.Prox (in CardWerk.SmartCard.CardModule.Prox.dll)
Top
Top
Top
Assembly: CardWerk.SmartCard.CardModule.Prox (in CardWerk.SmartCard.CardModule.Prox.dll)
Public Class ProxCard
Inherits CardModuleBase
This language is not supported or no code example is available.
public class ProxCard : CardModuleBase
This language is not supported or no code example is available.
public ref class ProxCard : public CardModuleBase^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
ProxCard(CardHandle) | Constructor for Prox card access. |
Name | Description | |
---|---|---|
![]() |
ATR | (inherited from CardModuleBase). |
![]() |
CardName | (inherited from CardModuleBase). |
![]() |
ErrorCode | (inherited from CardModuleBase). |
![]() |
ErrorMessage | (inherited from CardModuleBase). |
![]() |
IsReady | (inherited from CardModuleBase). |
![]() |
LicenseInfo | (inherited from CardModuleBase). |
![]() |
ModuleCardHandle | (inherited from CardModuleBase). |
![]() |
PacsDataBytes | PACS data extracted from the card. |
![]() |
Version | Gets the name and version of this assembly. |
![]() |
VersionInfo | (inherited from CardModuleBase). |
Name | Description | |
---|---|---|
![]() |
Connect(CardIdentifier) | (inherited from CardModuleBase). |
![]() |
Disconnect | (inherited from CardModuleBase). |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
GetCardStandardIdentifier | (inherited from CardModuleBase). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetPacsData(CardFormat, DataIdentifier, ref long) | Gets PACS data. |
![]() |
GetRawWiegandData() | Gets PACS data with up to 8 bytes (64 bits - 8 bits = 56 bits). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |