public interface ITrustedSettingsPublic Interface ITrustedSettingspublic interface class ITrustedSettingstype ITrustedSettings = interface end| DefaultOrganization | Describes the predefined licensed organization which should be used as default value of Organization. This property is unless the organization info is provided in the trusted settings. |
| InstallationId | Unique identifier of environment where the program is being run. |
| LocalServerKeepAliveTimeout | Keep alive timeout for connections to the local servers. |
| RootServerAbsoluteUri | An Uri of type Absolute which corresponds to RootServerUrl. |
| RootServerKeepAliveTimeout | Keep alive timeout for connections to the root server. |
| RootServerUrl | URL of the root server. Does not have a trailing slash. |
| GetKeepAliveTimeout | Returns the keep alive timeout for connections to the specified server. |