MonitoringSecureReference Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a RunAs profile.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Configuration::ManagementPackItem
Microsoft.EnterpriseManagement.Configuration::ManagementPackElement
Microsoft.EnterpriseManagement.Configuration::ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration::ManagementPackSecureReference
Microsoft.EnterpriseManagement.Configuration::MonitoringSecureReference
| Name | Description | |
|---|---|---|
![]() | Accessibility | (Inherited from ManagementPackAccessibleElement.) |
![]() | Comment | (Inherited from ManagementPackElement.) |
![]() | Context | (Inherited from ManagementPackSecureReference.) |
![]() | Description | (Inherited from ManagementPackElement.) |
![]() | DisplayName | (Inherited from ManagementPackElement.) |
![]() | Id | (Inherited from ManagementPackElement.) |
![]() | LanguageCode | (Inherited from ManagementPackElement.) |
![]() | LastModified | (Inherited from ManagementPackItem.) |
![]() | ManagementGroup | (Inherited from ManagementPackElement.) |
![]() | ManagementGroupId | (Inherited from ManagementPackElement.) |
![]() | memberstatus | (Inherited from ManagementPackItem.) |
![]() | Name | (Inherited from ManagementPackElement.) |
![]() | Status | (Inherited from ManagementPackItem.) |
![]() | TimeAdded | (Inherited from ManagementPackItem.) |
![]() | XmlTag | (Inherited from ManagementPackSecureReference.) |
RunAs profiles are used with tasks, rules, and monitors when the default set of credentials has insufficient rights. RunAs profiles and their associated credentials are deployed to the targeted computers.
The following example shows how to enumerate all the RunAs profiles and display their contents using the MonitoringSecureReference class.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



