Class IndexBasedSecurityContract
Represents a index based security configuration.
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class IndexBasedSecurityContract : Object
Name | Description |
---|---|
IndexBasedSecurityContract() |
Fields
Name | Description |
---|---|
AccessRules | The access rules. |
Active | Whether this configuration is active or not. |
ExcludedGroups | The excluded users. |
ExcludedInfoStoreIds | The excluded infoStores. |
ExcludedUsers | The excluded users. |
ExcludeFilters | The exclude filters. |
Id | The id of the configuration. |
RefreshIntervalSecondsExternalData | The refresh interval. The system interprets the values as follows: Value = 0 --> The default is stored internally Value < 0 --> -1 is stored internally Value > 0 --> The given value is stored internally |
RefreshIntervalSecondsExternalDataDefault | The default refresh interval in seconds |
SessionCount | Session count |
UseQueryFilter | Whether the QueryFilter should be used or not. |