Settings.ManagementServer.AutoApproveManuallyInstalledAgents Field
Applies To: Operations Manager for System Center 2012
A Boolean setting value that determines whether manually installed agents are automatically approved by the Management Server.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<bool> AutoApproveManuallyInstalledAgents
public:
static initonly Setting<bool>^ AutoApproveManuallyInstalledAgents
static val AutoApproveManuallyInstalledAgents : Setting<bool>
Public Shared ReadOnly AutoApproveManuallyInstalledAgents As Setting(Of Boolean)
Field Value
Type: Microsoft.EnterpriseManagement.Administration.Setting<Boolean>
See Also
Settings.ManagementServer Structure
Microsoft.EnterpriseManagement.Administration Namespace
Return to top