AemSettings Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains agentless exception monitoring (AEM) settings.
The following tables list the members exposed by the AemSettings type.
Public Constructors
Name | Description | |
---|---|---|
AemSettings | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AdmTemplateLocation | Gets or sets the location of the AEM ADM templates. |
![]() |
CollectCrashesFromPreVista | Gets or sets a Boolean value that determines whether to collect crashes from operating systems prior to Windows Vista. |
![]() |
CollectCrashesFromVistaAndLater | Gets or sets a Boolean value that determines whether to collect crashes from Windows Vista and later operating systems. |
![]() |
CompanyName | Gets or sets the company name. |
![]() |
EnableBasicTransmission | Gets or sets a Boolean value that determines whether to enable AEM to report errors to the Management Server. |
![]() |
EnableDetailedTransmission | Gets or sets a Boolean value that determines whether to enable AEM to report .cab files to the Management Server. |
![]() |
LocalSharePath | Gets or sets the local file share path. |
![]() |
ManagementServer | Gets or sets a ManagementServer object that represents the Management Server on which AEM needs to be enabled. |
![]() |
Port | Gets or sets the port number for clients of the Microsoft Vista operating system. |
![]() |
SharePath | Gets or sets the share path. |
![]() |
UseSsl | Gets or sets a value indicating whether to use the Secure Sockets Layer (SSL) protocol for clients of the Microsoft Vista operating system. |
![]() |
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 | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AemSettings Class
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace