DevForce Help Reference
ServerSettingsElement Class Properties


For a list of all members of this type, see ServerSettingsElement members.

Public Properties
 NameDescription
Public PropertyAllowAnonymousLogin Determines whether login credentials are required in order to use the application.  
Public PropertyIsNullInstance Is this a 'null' element?  
Public PropertyLoginManagerRequired Gets or sets whether a LoginManager is required for user authentication.  
Public PropertySessionEncryptionKey Gets or sets the encryption key used to encrypt and decrypt the security tokens passed between a client and a load balanced application server.  
Public PropertySupportedClientApplicationType Gets or sets the type of client applications supported by the EntityServer.  
Public PropertyUseAspNetSecurityServices Gets or sets a flag indicating whether to use ASP.NET security services for user authentication.  
Public PropertyUsePersistentDbConnectionPerSession Whether to use a single database connection per user session and keep it open for the entire session.  
Public PropertyUserSessionTimeout The timeout, in minutes, after which inactive user sessions will be discarded.  
Top
See Also

Reference

ServerSettingsElement Class
IdeaBlade.Core.Configuration Namespace

Send Feedback