Share via


WindowsDiscoveryConfiguration.SetActionAccount Method

 

Applies To: Operations Manager for System Center 2012

Sets the action account used to perform computer discovery.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod SetActionAccount(String, String, SecureString)

Sets this configuration to perform computer discovery using the specified credentials.

System_CAPS_pubmethod SetActionAccount(TaskCredentials)

Sets this configuration to perform computer discovery using the specified MonitoringTaskCredentials object.

See Also

WindowsDiscoveryConfiguration Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top