IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ServerSettingsElement Class |
The following tables list the members exposed by ServerSettingsElement.
Name | Description | |
---|---|---|
ServerSettingsElement Constructor | Creates a new instance of this class. Internal use only. |
Name | Description | |
---|---|---|
AllowAnonymousLogin | Determines whether login credentials are required in order to use the application. | |
IsNullInstance | Is this a 'null' element? | |
LoginManagerRequired | Gets or sets whether a LoginManager is required for user authentication. | |
SessionEncryptionKey | Gets or sets the encryption key used to encrypt and decrypt the security tokens passed between a client and a load balanced application server. | |
SupportedClientApplicationType | Gets or sets the type of client applications supported by the EntityServer. | |
UseAspNetSecurityServices | Gets or sets a flag indicating whether to use ASP.NET security services for user authentication. | |
UsePersistentDbConnectionPerSession | Whether to use a single database connection per user session and keep it open for the entire session. | |
UserSessionTimeout | The timeout, in minutes, after which inactive user sessions will be discarded. |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | Serves as the default hash function. | |
GetType | (Inherited from object) | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |