Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DigitalDelivery Namespace / DefaultSerialKeyProvider Class
Properties Methods


In This Topic
    DefaultSerialKeyProvider Class Members
    In This Topic

    The following tables list the members exposed by DefaultSerialKeyProvider.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyOverridden.  Description of implementation  
    Public Property Gets or sets the digital good to assign serial keys for. (Inherited from CommerceBuilder.DigitalDelivery.SerialKeyProviderBase)
    Public PropertyOverridden.  Name of the implementation  
    Public PropertyOverridden.  Implementation version  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden.  Acquires a new serial key from provider  
    Public Method (Inherited from CommerceBuilder.DigitalDelivery.SerialKeyProviderBase)
    Public MethodOverridden.  Gets the configuration URL where the provider can be configured  
    Public Method (Inherited from CommerceBuilder.DigitalDelivery.SerialKeyProviderBase)
    Public Method (Inherited from CommerceBuilder.DigitalDelivery.SerialKeyProviderBase)
    Public MethodOverloaded. Overridden.  Returns a serial key back to the provider store  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also