Defines settings for the CyberTrace Web.
Path
GUISettings
Attributes
This element has no attributes.
Nested elements
This element is a container for the following nested elements:
Contains the CyberTrace HTTP service parameters.
Contains the Feed Utility parameters.
Defines settings for connection to the LDAP servers.
Example
The following is an example of this element.
<GUISettings> <HTTPServer> ... </HTTPServer> <FeedUtil> ... </FeedUtil> <AuthenticationServers> ... </AuthenticationServers> </GUISettings> |