BenSelect Documentation
IDataEncryptionKeyRepository Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IDataEncryptionKeyRepository Interface
Interface IDataEncryptionKeyRepository

Syntax

JScript 
public interface IDataEncryptionKeyRepository implements Selerix.Foundation.Interfaces.IFactoryObjectRepository 

Public Methods

 NameDescription
 MethodDeleteFromDBDeletes from DB. (Inherited from Selerix.Foundation.Interfaces.IFactoryObjectRepository<DataEncryptionKeyData>)
 MethodGetByIDReturns data encryption key data object by provided primary key.  
 MethodGetByUniqueIDReturns data encryption key data object by provided unique id.  
 MethodStoreToDBStores data encryption key into database.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.