Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] Descriptor byte . Documentation for this section has not yet been entered. [read-only] ExtendedType ExtendedFileType . Documentation for this section has not yet been entered. [read-only] ShareMode FileShareMode . Documentation for this section has not yet been entered. [read-only] Structure FileStructureInfo . Documentation for this section has not yet been entered. [read-only] Type FileType . Documentation for this section has not yet been entered. ⊟ Public Methods
⊟ Protected Methods
UpdateFileInfo () Documentation for this section has not yet been entered.⊟ Public Operators
staticConversion to System.Byte (Implicit) Documentation for this section has not yet been entered. staticConversion to PCSC.Iso7816.FileDescriptor (Implicit) Documentation for this section has not yet been entered.
⊟ FileDescriptor Constructor
Documentation for this section has not yet been entered.
public FileDescriptor (byte fileDescriptorByte)⊟ Parameters
- fileDescriptorByte
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Descriptor Property
Documentation for this section has not yet been entered.
public byte Descriptor { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ ExtendedType Property
Documentation for this section has not yet been entered.
public ExtendedFileType ExtendedType { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ IsSet Method
Documentation for this section has not yet been entered.
⊟ Parameters
- mask
- Documentation for this section has not yet been entered.
- bits
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static implicit operator byte (FileDescriptor fd)⊟ Parameters
- fd
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Conversion Method
Documentation for this section has not yet been entered.
public static implicit operator FileDescriptor (byte b)⊟ Parameters
- b
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
ShareMode Property
Documentation for this section has not yet been entered.
public FileShareMode ShareMode { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Structure Property
Documentation for this section has not yet been entered.
public FileStructureInfo Structure { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ Type Property
Documentation for this section has not yet been entered.
public FileType Type { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1
⊟ UpdateFileInfo Method
Documentation for this section has not yet been entered.
protected void UpdateFileInfo ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: PCSC.Iso7816
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1