Issuer Members
The Issuer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Issuer()()()() |
This initializes an empty Issuer.
|
|
|
Issuer(String, String, String) |
This initializes an Issuer with a given name, email and URL.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Saved |
Resets the is dirty flag to know this item has been saved.
(Inherited from AbstractLicenseData.) |
|
|
ToString | (Inherited from Object.) |
|
|
ToXmlString |
This creates a String representing the
XML form for this Issuer.
|
|
|
UpgardeData(Issuer) |
Upgrade this object
|
|
|
UpgardeData(Type) |
Upgrade the this object
(Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.) |
|
|
UpgradeField | (Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Gets or Sets the email address of the Issuer for this license.
|
|
|
|
FullName |
Gets or Sets the name of the Issuer of this license.
|
|
|
IsDirty |
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.) |
|
|
Url |
Gets or Sets the URL of the Issuer for this license.
|

