ISerialKeyProvider Interface Methods
In This Topic
For a list of all members of this type, see ISerialKeyProvider members.
Public Methods
| Name | Description |
 | AcquireSerialKey | Overloaded.
Acquires a new serial key from provider
|
 | GetConfigData |
Gets the configuration data for this provider.
|
 | GetConfigUrl |
Gets the configuration URL where the provider can be configured.
|
 | GetDigitalGood |
Gets the associated digital good.
|
 | Initialize |
Initializes the provider/module with the configuration data.
|
 | ReturnSerialKey | Overloaded.
Returns a serial key back to the provider store
|
Top
See Also