MonitoringSecureDataHealthServiceReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Microsoft.EnterpriseManagement.Security.SecureDataHealthServiceReference
Defines a secure data to health service reference.
public ref class MonitoringSecureDataHealthServiceReference : Microsoft::EnterpriseManagement::Security::SecureDataHealthServiceReference
[System.Obsolete("Use Microsoft.EnterpriseManagement.Security.SecureDataHealthServiceReference")]
[System.Serializable]
public class MonitoringSecureDataHealthServiceReference : Microsoft.EnterpriseManagement.Security.SecureDataHealthServiceReference
type MonitoringSecureDataHealthServiceReference = class
inherit SecureDataHealthServiceReference
Public Class MonitoringSecureDataHealthServiceReference
Inherits SecureDataHealthServiceReference
- Inheritance
-
MonitoringSecureDataHealthServiceReference
- Attributes
Examples
The following example shows how to enumerate all the RunAs profiles and display their contents by using the MonitoringSecureReference class.
Constructors
MonitoringSecureDataHealthServiceReference(Guid, Guid, Guid) |
Creates a new MonitoringSecureDataHealthServiceReference. |
Properties
ManagementGroup |
The ManagementGroup the object was instantiated in. |
Methods
GetMonitoringSecureData() |
Obsolete.
Gets the associated secure data. |
GetMonitoringSecureReference() |
Obsolete.
Gets the associated secure reference. |
Reconnect(EnterpriseManagementGroup) |
Reconnects the specified management group. |