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

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

The PredefinedFarmParameter type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActiveDirectoryGroupNameDelimiter
Active directory group name delimiter system parameter name.
Public fieldStatic memberActiveDirectoryGroupNameDelimiterDefaultValue
Default value for delimiters.
Public fieldStatic memberActiveDirectoryGroupRecognitionMasks
Name for parameter who contains recognition mask.
Public fieldStatic memberActiveDirectoryGroupRecognitionMasksDefaultValue
Default recognition mask.
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 memberAssemblyStoreFolderNameDefaultValue
Gets the value of the assembly store folder name parameter.
Public fieldStatic memberAssemblyStoreFolderNameKeyName
Gets the key of the assembly store folder name parameter.
Public fieldStatic memberAutomaticPluginRegistrationAllowed
Gets the name of automatic plug-in registration allowed parameter.
Public fieldStatic memberAutomaticPluginRegistrationAllowedDefaultValue
Gets the default value of automatic plug-in registration allowed parameter.
Public fieldStatic memberIntervalSessionUpdate
Gets the name of user role actualize delta-time parameter.
Public fieldStatic memberIntervalSessionUpdateDefaultValue
Gets the default value of user role actualize delta-time parameter in seconds.
Public fieldStatic memberPublicKeyTokenBytes
Gets the public key token in bytes.
Public fieldStatic memberPublicKeyTokenLoaded
Gets the public key token as string.
Top
See Also