LicensingGuiXmlActivationServiceUri Property |
The URL to access SOLO Server's XmlActivationService web service.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic Uri XmlActivationServiceUri { get; set; }
Public Property XmlActivationServiceUri As Uri
Get
Set
public:
property Uri^ XmlActivationServiceUri {
Uri^ get ();
void set (Uri^ value);
}
Property Value
Type:
Uri
See Also