AemSettings Class

Definition

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

Applies to