Interface IEbicsSecurityMediumStoredContact
Interface that may be implemented by a security medium that stores EBICS contact information data.
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
EbicsContact StoredContact { get; set; }
Property Value
Remarks
This property may only be accessed when the security token is in the Authenticated State.