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

    Interface IEbicsSecurityMediumStoredContact

    Interface that may be implemented by a security medium that stores EBICS contact information data.

    Namespace: Subsembly.EBICS
    Assembly: Subsembly.EBICS.Core.dll
    Syntax
    public interface IEbicsSecurityMediumStoredContact
    Remarks

    The property in this interface may only be accessed when the implementing security media is in the Authenticated State.

    Properties

    StoredContact

    Declaration
    EbicsContact StoredContact { get; set; }
    Property Value
    Type Description
    EbicsContact
    Remarks

    This property may only be accessed when the security token is in the Authenticated State.

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