HID SEOS card module to access SEOS credentials.
Namespace:
CardWerk.SmartCard.CardModule.HID.SEOS
Assembly: CardWerk.SmartCard.CardModule.HID.SEOS (in CardWerk.SmartCard.CardModule.HID.SEOS.dll)
Top
Top
Top
Assembly: CardWerk.SmartCard.CardModule.HID.SEOS (in CardWerk.SmartCard.CardModule.HID.SEOS.dll)
Public Class SeosCard
Inherits CardModuleBase
This language is not supported or no code example is available.
public class SeosCard : CardModuleBase
This language is not supported or no code example is available.
public ref class SeosCard : public CardModuleBase^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
SeosCard(CardHandle) | Constructor for SEOS 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 | Information describing the raw wiegand. |
![]() |
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). |
![]() |
GetCardSerialNumber() | Read card serial number (CSN). |
![]() |
GetCardStandardIdentifier | (inherited from CardModuleBase). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetRawWiegandData() | Read raw wiegand data. |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
SelectSeos() | Selects general directory file (GDF) of a SEOS card. This is necessary to access data outside the scope of HID access application. |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |