MagConfigInfo Class |
Namespace: Zebra.Sdk.Card.Containers
The MagConfigInfo type exposes the following members.
Name | Description | |
---|---|---|
MagConfigInfo | Initializes a new instance of the MagConfigInfo class |
Name | Description | |
---|---|---|
Coercivity |
Coercivity of magnetic card: (high or low)
| |
EncodingType |
Magnetic encoding type.
| |
Side |
Card side to magnetic encode (back or front).
| |
Track1Format |
Track 1 data format (ASCII or HEX).
| |
Track2Format |
Track 2 data format (ASCII or HEX).
| |
Track3Format |
Track 3 data format (ASCII or HEX).
| |
Verify |
Indicates whether or not to verify that the data was encoded successfully.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |