• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Enum FinSecurityMediaType

    Enumerates the known security media types.

    Namespace: Subsembly.FinTS
    Assembly: Subsembly.FinTS.Core.dll
    Syntax
    public enum FinSecurityMediaType

    Fields

    Name Description
    KeyFile

    The security media is a key file. The security media ID is the complete filename including path.

    None

    Indicates no security media or a manual security media such as a TAN-list.

    SmartCard

    The security media is a smart card. The security media ID is the unique smart card serial number (ICCSN or similar).

    Void

    No external security media for this one. The secret keys are simply stored as encrypted blobs in the FinContact. This type is implemented by the FinSecurityMediaVoid class.

    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH