The following tables list the members exposed by the ProxCard 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 GetCardStandardIdentifier (inherited from CardModuleBase).
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetPacsData(CardFormat, DataIdentifier, ref long) Gets PACS data.
Public method GetRawWiegandData() Gets PACS data with up to 8 bytes (64 bits - 8 bits = 56 bits).
Public method GetType Gets the Type of the current instance. (inherited from Object).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top