AemSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AEM Settings
public ref class AemSettings sealed
public sealed class AemSettings
type AemSettings = class
Public NotInheritable Class AemSettings
- Inheritance
-
AemSettings
Constructors
| AemSettings() |
Default Constructor. |
Properties
| AdmTemplateLocation |
AEM adm templates are dropped here. |
| CollectCrashesFromPreVista |
Collect crashes from Pre-Windows Vista OSes |
| CollectCrashesFromVistaAndLater |
Collect crashes from Windows Vista And Later OSes |
| CompanyName |
Company Name |
| EnableBasicTransmission |
Should AEM be reporting errors to MS backend at all? |
| EnableDetailedTransmission |
Should AEM be reporting cab files to MS backend at all? |
| LocalSharePath |
Local Share Path |
| ManagementServer |
Management Server on which AEM needs to be enabled |
| Port |
Port # for Vista Clients and Later OSes |
| SharePath |
File Share Path |
| UseSsl |
Use SSL for AEM - Vista Clients And Later OSes |
| UseWindowsAuth |
Use Windows Authentication for AEM - Vista Clients and Later OSes |