CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

Issuer Members

The Issuer type exposes the following members.

Constructors


  Name Description
Public method Issuer()()()()
This initializes an empty Issuer.
Public method Issuer(String, String, String)
This initializes an Issuer with a given name, email and URL.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Saved
Resets the is dirty flag to know this item has been saved.
(Inherited from AbstractLicenseData.)
Public method ToString (Inherited from Object.)
Public method ToXmlString
This creates a String representing the XML form for this Issuer.
Public method UpgardeData(Issuer)
Upgrade this object
Public method UpgardeData(Type)
Upgrade the this object
(Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.)
Protected method UpgradeField (Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.)

Properties


  Name Description
Public property Email
Gets or Sets the email address of the Issuer for this license.
Public property FullName
Gets or Sets the name of the Issuer of this license.
Public property IsDirty
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.)
Public property Url
Gets or Sets the URL of the Issuer for this license.