Click or drag to resize
weroSoft AG, Software
PredefinedTenantParameter Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Define names of system parameters.
Inheritance Hierarchy
SystemObject
  WeroSoft.Server.ConstantsPredefinedTenantParameter

Namespace:  WeroSoft.Server.Constants
Assembly:  WeroSoft.Server.Library (in WeroSoft.Server.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class PredefinedTenantParameter

The PredefinedTenantParameter type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAccountNameGenerationMaskKeyDefaultValue
Get the default value of account name generation mask.
Public fieldStatic memberAccountNameGenerationMaskKeyName
Gets the name of account name generation mask parameter.
Public fieldStatic memberAnonymousLogonAllowed
Gets the name of activate anonymous login parameter.
Public fieldStatic memberAnonymousLogonAllowedDefaultValue
Gets the default value of activate anonymous login parameter.
Public fieldStatic memberBiTemporalLogicalValidityChecksEnabling
Gets the key of the parameter for enabling of bi-temporal logical validity checks.
Public fieldStatic memberBiTemporalLogicalValidityChecksEnablingDefaultValue
Gets the default value for BiTemporalLogicalValidityChecksEnabling.
Public fieldStatic memberBiTemporalLogicalValidityExtendRelated
Gets the key of the parameter for extending bi-temporal logical validity of related objects.
Public fieldStatic memberBiTemporalLogicalValidityExtendRelatedDefaultValue
Gets the default value for BiTemporalLogicalValidityExtendRelated.
Public fieldStatic memberCryptoTemporaryKeyLifetime
Gets the name of crypto temporary key life time parameter!
Public fieldStatic memberCryptoTemporaryKeyLifetimeDefaultValue
Gets the default value of crypto temporary key life time parameter!
Public fieldStatic memberMaxAmountTriesLogon
Gets the key from the maximal amount trying property
Public fieldStatic memberMaxAmountTriesLogonDefaultValue
Gets the default value from MaxAmountTriesLogon.
Public fieldStatic memberMultiLogonAllowed
Gets the multi logon key from system property
Public fieldStatic memberMultiLogonAllowedDefaultValue
Gets the multi logon key from system property
Public fieldStatic memberOperationLogClearEntriesDefaultValue
Gets the default value in days of clear operation log entries parameter.
Public fieldStatic memberOperationLogClearEntriesKeyName
Gets the name of clear operation logs entries parameter.
Public fieldStatic memberPasswordStrengthDefaultValue
Get the default value of password strength.
Public fieldStatic memberPasswordStrengthKey
Gets the name of password strength parameter.
Public fieldStatic memberSessionLockDurationDefaultValue
Holds the SessionLockduration default value in seconds.
Public fieldStatic memberSessionLockDurationSystemParameter
Holds the SessionLockDuration key
Public fieldStatic memberSessionMaxInactive
Get the key from session reaction time property stored in system properties.
Public fieldStatic memberSessionMaxInactiveDefaultValue
Gets the default value from session reaction time.
Top
See Also