Click or drag to resize
ServerSecurityManifest Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPAServerSecurityServerSecurityManifest

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ServerSecurityManifest : _ServerSecurityManifest, 
	ISerializable

The ServerSecurityManifest type exposes the following members.

Constructors
  NameDescription
Public methodServerSecurityManifest
Initializes a new instance of the ServerSecurityManifest class
Public methodServerSecurityManifest(ServerSecurity)
Initializes a new instance of the ServerSecurityManifest class
Top
Methods
Fields
Properties
  NameDescription
Public propertyAdditionalHeaderText
Public propertyAllowAnonymousWebAccess
Public propertyAppendToLogFile
Gets and sets a property to indicate if the log file shown be appended to.
Public propertyApplyUserSecurity
Public propertyCustomColour
Public propertyCustomHideVersion
Public propertyCustomLogo
Public propertyCustomLogoMimeType
Public propertyDashboardObjectJsonMaxSize
Gets and sets a property that indicates the maximum data size in kilobytes of a dashboard object. This limit exists to prevent data that is too large affecting performance and security.
Public propertyDefaultHostURL
Public propertyEnterpriseServiceHubPort
Gets and sets a property that indicates the port to be used for the Enterprise Service Signal R Hub
Public propertyGUID
Gets and sets a GUID that uniquely identifies this object.
Public propertyHasBlankPasswords
Public propertyID
Public propertyLogFileThresholdSize
Gets and sets the size in bytes that will be the log file threshold.
Public propertyLoggingTypes
Gets and sets the logging types setting.
Public propertyMaxDashboardsPerProcessingAgent
Gets and sets a property that indicates the maximum number of dashboards which should be loaded into a single processing agent
Public propertyMaxNumLogFiles
Gets and sets the maximum number of log files that should be created.
Public propertyObjectSizes
Public propertyProcessingAgentEndingPort
Gets and sets a value that specifies the ending port in the range should be used for the processing agents
Public propertyProcessingAgentStartingPort
Gets and sets a value that specifies the starting port in the range should be used for the processing agents
Public propertyProcessingAgentTimeout
Gets and sets a value that specifies the inactivity timeout that should be used for processing agents
Public propertyProcessingBrokerPort
Gets and sets a value that specifies which port should be used for the processing broker
Public propertyServerID
Public propertySetupGUID
Public propertyUseProcessingAgents
Gets and sets a value that indicates whether processing agents should be used.
Public propertyUserValidationSource
Public propertyUseSSL
Top
See Also