|
|
| ConfigurationCard ([MinLength(2)][MaxLength(2)]ICollection< byte > productIdentifier, byte majorVersion, byte minorVersion) |
| |
|
| ConfigurationCard (ICollection< byte > productIdentifier, byte majorVersion, byte minorVersion, byte fileMaxSize, byte rfu0=0x00, byte rfu1=0x00) |
| |
| void | Add (IApduCommand configurationApdu) |
| |
| void | AddRange (IEnumerable< IApduCommand > configurationApduEnumerable) |
| |
|
IEnumerable< IApduCommand > | GetConfigurationCardCreationCommands () |
| |
|
void | Dispose () |
| |
|
|
string | Version => $"{VersionMajor:D}.{VersionMinor:D}.0.0" |
| |
|
int | NumberOfFiles => _configurationFiles.Count |
| |
|
|
ICollection< byte > | ProductIdentifier [get] |
| |
|
byte | VersionMajor [get] |
| |
|
byte | VersionMinor [get] |
| |
|
ICollection< byte > | ProductIdentifier [get] |
| |
|
string | Version [get] |
| |
|
byte | VersionMajor [get] |
| |
|
byte | VersionMinor [get] |
| |
|
int | NumberOfFiles [get] |
| |
◆ Add()
| void HidGlobal.OK.Readers.AViatoR.Components.ConfigurationCardSupport.ConfigurationCard.Add |
( |
IApduCommand |
configurationApdu | ) |
|
◆ AddRange()
| void HidGlobal.OK.Readers.AViatoR.Components.ConfigurationCardSupport.ConfigurationCard.AddRange |
( |
IEnumerable< IApduCommand > |
configurationApduEnumerable | ) |
|
The documentation for this class was generated from the following file:
- C:/Jenkins/workspace/Samples/SampleCodes/SampleCodes/HidGlobal.OK.Readers/AViatoR/Components/ConfigurationCardSupport/ConfigurationCard.cs