The following tables list the members exposed by the SeosCard type.

Name Description
Public method Connect(CardIdentifier) (inherited from CardModuleBase).
Public method Disconnect (inherited from CardModuleBase).
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Public method GetCardSerialNumber() Read card serial number (CSN).
Public method GetCardStandardIdentifier (inherited from CardModuleBase).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetRawWiegandData() Read raw wiegand data.
Public method GetType Gets the Type of the current instance. (inherited from Object).
Public method SelectSeos() Selects general directory file (GDF) of a SEOS card. This is necessary to access data outside the scope of HID access application.
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top