M3 UI adapter
Field | Value |
---|---|
Logon URL |
The M3 UI Adapter URL. If this property is not empty, the credential is sent to this URL during the logon phase, all other communication will take place on the URL specified in the RuntimeUrl. It is then possible to make the logon over https and all other communication over http. Format: https://server name[:port]/mne Example: https://server.company.com:41006/mne |
Runtime URL |
The M3 UI Adapter URL. This URL can be either http or https. If the RuntimeUrlLogon property is specified the credentials are sent to the URL specified in the property RuntimeUrlLogon and all other communication with M3 UI Adapter is done with the URL specified here. Format: http://server name:[port]/mne Example: http://server.company.com:41005/mne |