RhinoCommon API
ValidateProductKeyDelegate Delegate |
Validates a product key or license.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public delegate ValidateResult ValidateProductKeyDelegate( string productKey, out LicenseData licenseData )
Public Delegate Function ValidateProductKeyDelegate ( productKey As String, <OutAttribute> ByRef licenseData As LicenseData ) As ValidateResult
Parameters
- productKey
- Type: SystemString
- licenseData
- Type: Rhino.PlugInsLicenseData
Return Value
Type: ValidateResult
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8