Contains agentless exception monitoring (AEM) settings.

The following tables list the members exposed by the AemSettings type.

Public Constructors

  Name Description
AemSettings Initializes a new AemSettings object.
Top

Public Properties

  Name Description
public property AdmTemplateLocation Gets or sets the location of the AEM ADM templates.
public property CollectCrashesFromPreVista Gets or sets a Boolean value that determines whether to collect crashes from operating systems prior to Windows Vista.
public property CollectCrashesFromVistaAndLater Gets or sets a Boolean value that determines whether to collect crashes from Windows Vista and later operating systems.
public property CompanyName Gets or sets the company name.
public property EnableBasicTransmission Gets or sets a Boolean value that determines whether to enable AEM to report errors to the Management Server.
public property EnableDetailedTransmission Gets or sets a Boolean value that determines whether to enable AEM to report .cab files to the Management Server.
public property LocalSharePath Gets or sets the local file share path.
public property ManagementServer Gets or sets a ManagementServer object that represents the Management Server on which AEM needs to be enabled.
public property Port Gets or sets the port number for clients of the Microsoft Vista operating system.
public property SharePath Gets or sets the share path.
public property UseSsl Gets or sets a value indicating whether to use the Secure Sockets Layer (SSL) protocol for clients of the Microsoft Vista operating system.
public property UseWindowsAuth Gets or sets a value indicating whether to use Windows Authentication for clients of the Microsoft Vista operating system.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.