| ServerSecurityManifest Class |
|
Namespace: DataPAServerSecurity
[SerializableAttribute] public class ServerSecurityManifest : _ServerSecurityManifest, ISerializable
The ServerSecurityManifest type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerSecurityManifest | Initializes a new instance of the ServerSecurityManifest class | |
| ServerSecurityManifest(ServerSecurity) | Initializes a new instance of the ServerSecurityManifest class |
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| AdditionalHeaderText | ||
| AllowAnonymousWebAccess | ||
| AppendToLogFile |
Gets and sets a property to indicate if the log file shown be appended to.
| |
| ApplyUserSecurity | ||
| CustomColour | ||
| CustomHideVersion | ||
| CustomLogo | ||
| CustomLogoMimeType | ||
| DashboardObjectJsonMaxSize |
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.
| |
| DefaultHostURL | ||
| EnterpriseServiceHubPort |
Gets and sets a property that indicates the port to be used for the Enterprise Service Signal R Hub
| |
| GUID |
Gets and sets a GUID that uniquely identifies this object.
| |
| HasBlankPasswords | ||
| ID | ||
| LogFileThresholdSize |
Gets and sets the size in bytes that will be the log file threshold.
| |
| LoggingTypes |
Gets and sets the logging types setting.
| |
| MaxDashboardsPerProcessingAgent |
Gets and sets a property that indicates the maximum number of dashboards which should be loaded into a single processing agent
| |
| MaxNumLogFiles |
Gets and sets the maximum number of log files that should be created.
| |
| ObjectSizes | ||
| ProcessingAgentEndingPort |
Gets and sets a value that specifies the ending port in the range should be used for the processing agents
| |
| ProcessingAgentStartingPort |
Gets and sets a value that specifies the starting port in the range should be used for the processing agents
| |
| ProcessingAgentTimeout |
Gets and sets a value that specifies the inactivity timeout that should be used for processing agents
| |
| ProcessingBrokerPort |
Gets and sets a value that specifies which port should be used for the processing broker
| |
| ServerID | ||
| SetupGUID | ||
| UseProcessingAgents |
Gets and sets a value that indicates whether processing agents should be used.
| |
| UserValidationSource | ||
| UseSSL |