Click or drag to resize

LicenseType Enumeration

LicenseType enumeration.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public enum LicenseType
Members
  Member nameValueDescription
Standalone0A standalone license
Network1A network license that has not been fulfilled by a Zoo
NetworkLoanedOut2A license on temporary loan from a Zoo
NetworkCheckedOut3A license on permanent check out from a Zoo
CloudZoo4 A lease granted by the Cloud Zoo
See Also