DevForce Help Reference
ServerSettingsElement Class Members
Properties  Methods 


The following tables list the members exposed by ServerSettingsElement.

Public Constructors
 NameDescription
Public ConstructorServerSettingsElement Constructor Creates a new instance of this class. Internal use only.  
Top
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
Public Methods
 NameDescription
Public MethodEquals  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

ServerSettingsElement Class
IdeaBlade.Core.Configuration Namespace

Send Feedback