LicenseUtils
License Manager Utilities.
Inheritance Hierarchy
System.Object
Rhino.PlugIns.LicenseUtils
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Syntax
public static class LicenseUtils
The LicenseUtils type exposes the following members.
Methods
Name
Description
Public Method
Static Member
AskUserForLicense(Int32, Boolean, Object, String, ValidateProductKeyDelegate, OnLeaseChangedDelegate, String, String, Guid, Guid, LicenseCapabilities)
This version of Rhino.PlugIns.LicenseUtils.AskUserForLicense is used by Rhino C++ plug-ins.
Public Method
Static Member
AskUserForLicense(Int32, Boolean, Object, String, ValidateProductKeyDelegate, OnLeaseChangedDelegate, VerifyLicenseKeyDelegate, VerifyPreviousVersionLicenseDelegate, String, String, Guid, Guid, LicenseCapabilities)
Public Method
Static Member
CheckInLicense
Checks in a previously checked out license to the Zoo server from which it was checked out.
Public Method
Static Member
CheckOutLicense
Checks out a license that is on loan from a Zoo server on a permanent basis.
Public Method
Static Member
ConvertLicense
Converts a product license from a standalone node to a network node.
Public Method
Static Member
DeleteLicense
Deletes a license along with its license file.
Public Method
Static Member
Echo
Test connectivity with the Zoo.
Public Method
Static Member
GetLicense(ValidateProductKeyDelegate, OnLeaseChangedDelegate, Int32, Int32, String, String, String, Guid, Guid)
This version of Rhino.PlugIns.LicenseUtils.GetLicense is used by Rhino C++ plug-ins.
Public Method
Static Member
GetLicense(ValidateProductKeyDelegate, OnLeaseChangedDelegate, VerifyLicenseKeyDelegate, VerifyPreviousVersionLicenseDelegate, Int32, Int32, String, String, String, Guid, Guid)
Public Method
Static Member
GetLicenseCapabilities
Converts an integer to a LicenseCapabilities flag
Public Method
Static Member
GetLicenseStatus
Returns the current status of every license for UI purposes.
Public Method
Static Member
GetLicenseType
Returns the contentType of a specified product license
Public Method
Static Member
GetOneLicenseStatus
Returns the current status of a license for UI purposes.
Public Method
Static Member
Initialize
Initializes the license manager.
Public Method
Static Member
IsCheckOutEnabled
Returns whether or not license checkout is enabled.
Public Method
Static Member
LicenseOptionsHandler
Public Method
Static Member
LoginToCloudZoo
Public Method
Static Member
LogoutOfCloudZoo
Public Method
Static Member
ReturnLicense
OBSOLETE - REMOVE WHEN POSSIBLE.
Public Method
Static Member
ShowBuyLicenseUi
Public Method
Static Member
ShowLicenseValidationUi
ShowLicenseValidationUi
Public Method
Static Member
ShowRhinoExpiredMessage
Show Rhino or Beta expired message