Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / ISerialKeyProvider Interface
Properties Methods

In This Topic
    ISerialKeyProvider Interface Members
    In This Topic

    The following tables list the members exposed by ISerialKeyProvider.

    Public Properties
     NameDescription
     Property Gets the description of the provider implementation.  
     Property Gets the name of the provider.  
     Property Gets the version of the provider implementation.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded.  Acquires a new serial key from provider  
     Method Gets the configuration data for this provider.  
     Method Gets the configuration URL where the provider can be configured.  
     Method Gets the associated digital good.  
     Method Initializes the provider/module with the configuration data.  
     MethodOverloaded.  Returns a serial key back to the provider store  
    Top
    See Also