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

Syntax

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

Public Methods

 NameDescription
 MethodDeleteFromDBDeletes from DB. (Inherited from Selerix.Foundation.Interfaces.IFactoryObjectRepository<CertificateData>)
 MethodGetByCertificateTypeGets the type of the by certificate.  
 MethodGetByIDGets entity by id. (Inherited from Selerix.Foundation.Interfaces.IFactoryObjectRepository<CertificateData>)
 MethodGetBySubjectGets the by subject.  
 MethodGetByUniqueIDGets the by unique identifier.  
 MethodSearchSearch certificates  
 MethodStoreToDBStores to DB. (Inherited from Selerix.Foundation.Interfaces.IFactoryObjectRepository<CertificateData>)
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.