LicensingGuiAllowOnlineActivation Property |
Gets or sets whether or not a user may activate online using the license management dialog.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic bool AllowOnlineActivation { get; set; }
Public Property AllowOnlineActivation As Boolean
Get
Set
public:
property bool AllowOnlineActivation {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also