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

User Members

The User type exposes the following members.

Constructors


  Name Description
Public method User()()()()
This initializes an empty User object.
Public method User(String)
This initializes a User object with the passed in values.
Public method User(String, String)
This initializes a User object with the passed in values.
Public method User(String, String, String)
This initializes a User object with the passed in values.

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 User.
Public method UpgardeData(User)
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 User who owns this license.
Public property IsDirty
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.)
Public property Name
Gets or Sets the name of the User who owns this license.
Public property Organization
Gets or Sets the organization/company of the User who owns purchased this license.