LicenseActivateOnline Method |
Name | Description | |
---|---|---|
![]() | ActivateOnline(String, XmlActivationService) | Activates online using the license's current License ID, the specified customer password or activation password, and SoapHttpClientProtocol (.NET Framework) or the XmlWebService (.NET Standard) object |
![]() | ActivateOnline(String, String) | Activates online using the license's current License ID, the specified customer password or activation password, and endpoint URL |
![]() | ActivateOnline(Int32, String, XmlActivationService) | Activates online using the specified License ID, customer password or activation password, and SoapHttpClientProtocol object. |
![]() | ActivateOnline(Int32, String, String) | Activates online using the specified License ID, customer password or activation password, and endpoint URL. |