AcquireSerialKeyResponse Class Members
In This Topic
The following tables list the members exposed by AcquireSerialKeyResponse.
Public Constructors
Public Properties
| Name | Description |
| ErrorMessage |
Gets or sets any error message encountered during serial key acquisition
|
| SerialKey |
Gets or sets the serial key acquired
|
| Successful |
Gets or sets a value indicating whether the acquisition of serial key was successful or not
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also