LicenseDataRequiresOnlineValidation Property |
Set to true if this license requires online validation.
Caller must also pass VerifyOnlineValidationCodeDelegate to GetLicense/AskUserForLicense
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool RequiresOnlineValidation { get; set; }Public Property RequiresOnlineValidation As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also