LicenseDistributor Class |
Namespace: com.softwarekey.Client.Licensing
The LicenseDistributor type exposes the following members.
Name | Description | |
---|---|---|
LicenseDistributor | Creates a new LicenseDistributor object. |
Name | Description | |
---|---|---|
Address1 | Gets or sets the distributor's address (line 1). | |
Address2 | Gets or sets the distributor's address (line 2). | |
Address3 | Gets or sets the distributor's address (line 3). | |
CompanyName | Gets or sets the distributor's company name. | |
Country | Gets or sets the country where the distributor is located. | |
DistributorID | Gets or sets the distributor's unique ID. | |
Gets or sets the distributor's email address. | ||
Phone | Gets or sets the distributor's phone number. | |
Type | Gets or sets the type of distributor. | |
WebSite | Gets or sets the distributor's web site. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Inherited from Object.) |
This object's data is available in the License class's Distributor property.