ServerConfiguration Class | 
Namespace: Omada.OE.Model
public class ServerConfiguration
The ServerConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerConfiguration | 
| Name | Description | |
|---|---|---|
| ApiSharedSecret | 
            The key used for authentication of WCF calls
              | |
| CommandTimeout | 
            The timeout for the majority of SQL statements in the Enterprise Server solution
              | |
| ConnStr | 
            Connection string to the Enterprise Server database
              | |
| LoadBalancerNodeEnabled | 
            Setting used to take a server of the load balancing setup.
              | |
| SessionTimeout | 
            Session timeout for authentication sessions using a cookie.
              | |
| SolutionName | 
            The solution name as presented in the status field of the browser
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |