Microsoft.EnterpriseManagement.Monitoring.Security Namespace
Applies To: Operations Manager for System Center 2012
Classes
Class | Description | |
---|---|---|
MonitoringActionAccountSecureData | Obsolete.Represents an action account secure data item. |
|
MonitoringBasicCredentialSecureData | Obsolete.Represents a basic credential secure data item. This item holds a user name and secure data. |
|
MonitoringCommunityStringSecureData | Obsolete.Represents a community string secure data item. The secure data is a SecureString object. |
|
MonitoringDigestCredentialSecureData | Obsolete.Represents a digest credential secure data item. The item contains a user name and secure data. |
|
MonitoringGenericSecureData | Obsolete.Represents a generic secure data item. |
|
MonitoringOperation | Defines the properties for a monitoring operation. A monitoring operation is defined by a name, description, identifier, and scope. |
|
MonitoringProfile | A collection of monitoring operations that make a logical profile. |
|
MonitoringSecureData | Obsolete.Represents a RunAs account. |
|
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. |
|
MonitoringSimpleCredentialSecureData | Obsolete.Represents a simple credential secure data item. |
|
MonitoringUserNameAndDomainSecureData | Obsolete.An abstract base class that represents a secure data item that contains a user name and a domain. |
|
MonitoringUserNameSecureData | Obsolete.An abstract base class that represents a secure data item that contains a user name. |
|
MonitoringUserRole | Specifies an assigned user role that contains a scope and users. |
|
MonitoringUserRoleScope | Defines a scope for a user role. |
|
MonitoringWindowsCredentialSecureData | Obsolete.Represents a Windows credential secure data item. |
Enumerations
Enumeration | Description | |
---|---|---|
MonitoringOperationScopeTypes | Defines the scope type for monitoring operations. |
|
MonitoringProfileScopeTypes | Defines the scope types for a monitoring profile. The types are a combination of the scope types of the operations within the profile. |
|
MonitoringSecureDataType | Obsolete.Defines the available secure data types. |
Return to top