Skip to content

LicenseLease

Public Class

LicenseLease represents a lease returned from the Cloud Zoo

Inheritance Hierarchy

System.Object
Rhino.PlugIns.LicenseLease

Namespace: Rhino.PlugIns

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public class LicenseLease

The LicenseLease type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the LicenseLease class


Public Method

Initializes a new instance of the LicenseLease class


Public Method

Initializes a new instance of the LicenseLease class


Properties

Name

Description


Public Property

The date when this lease will expire


Public Property

ID of Rhino Accounts group that this lease came from


Public Property

Name of Rhino Accounts group that this lease came from


Public Property

The date this lease was issued


Public Property

The ID of this lease.


Public Property

Edition of product that this lease is issued to. For example, “Commercial” or “Beta”


Public Property

The ID of the product that this lease is issued to


Public Property

Title of product that this lease is issued to. For example, “Rhino 6”


Public Property

Version of product that this lease is issued to. For example, “6.0”


Public Property

The date when the license in the cloud zoo entity will expire, if any


Public Property

ID of Rhino Accounts user that was logged in when this lease was obtained


Public Property

Name of Rhino Accounts user that was logged in when this lease was obtained


Methods

Name

Description


Public Method

Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.)


Protected Method

(Overrides Object.Finalize..)


Public Method

GetHashCode

Serves as the default hash function.

(Inherited from Object.)


Public Method

GetType

Gets the Type of the current instance.

(Inherited from Object.)


Protected Method

MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)


Public Method

ToString

Returns a string that represents the current object.

(Inherited from Object.)