Microsoft.EnterpriseManagement.Monitoring.Security Namespace

 

Applies To: Operations Manager for System Center 2012

Classes

Class Description
System_CAPS_pubclass MonitoringActionAccountSecureData

Obsolete.Represents an action account secure data item.

System_CAPS_pubclass MonitoringBasicCredentialSecureData

Obsolete.Represents a basic credential secure data item. This item holds a user name and secure data.

System_CAPS_pubclass MonitoringCommunityStringSecureData

Obsolete.Represents a community string secure data item. The secure data is a SecureString object.

System_CAPS_pubclass MonitoringDigestCredentialSecureData

Obsolete.Represents a digest credential secure data item. The item contains a user name and secure data.

System_CAPS_pubclass MonitoringGenericSecureData

Obsolete.Represents a generic secure data item.

System_CAPS_pubclass MonitoringOperation

Defines the properties for a monitoring operation. A monitoring operation is defined by a name, description, identifier, and scope.

System_CAPS_pubclass MonitoringProfile

A collection of monitoring operations that make a logical profile.

System_CAPS_pubclass MonitoringSecureData

Obsolete.Represents a RunAs account.

System_CAPS_pubclass MonitoringSecureDataHealthServiceReference

Obsolete.Represents the link between a health service and the RunAs account that should be used on that health service when running a monitor, rule, or task that uses the particular RunAs profile.

System_CAPS_pubclass MonitoringSimpleCredentialSecureData

Obsolete.Represents a simple credential secure data item.

System_CAPS_pubclass MonitoringUserNameAndDomainSecureData

Obsolete.An abstract base class that represents a secure data item that contains a user name and a domain.

System_CAPS_pubclass MonitoringUserNameSecureData

Obsolete.An abstract base class that represents a secure data item that contains a user name.

System_CAPS_pubclass MonitoringUserRole

Specifies an assigned user role that contains a scope and users.

System_CAPS_pubclass MonitoringUserRoleScope

Defines a scope for a user role.

System_CAPS_pubclass MonitoringWindowsCredentialSecureData

Obsolete.Represents a Windows credential secure data item.

Enumerations

Enumeration Description
System_CAPS_pubenum MonitoringOperationScopeTypes

Defines the scope type for monitoring operations.

System_CAPS_pubenum MonitoringProfileScopeTypes

Defines the scope types for a monitoring profile. The types are a combination of the scope types of the operations within the profile.

System_CAPS_pubenum MonitoringSecureDataType

Obsolete.Defines the available secure data types.

Return to top