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