MonitoringGenericSecureData 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.GenericSecureData
Represents a generic secure data item.
public ref class MonitoringGenericSecureData : Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringSecureData
[System.Obsolete("Use Microsoft.EnterpriseManagement.Security.GenericSecureData")]
[System.Serializable]
public class MonitoringGenericSecureData : Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringSecureData
type MonitoringGenericSecureData = class
inherit MonitoringSecureData
Public Class MonitoringGenericSecureData
Inherits MonitoringSecureData
- Inheritance
- Attributes
Constructors
MonitoringGenericSecureData() |
Creates a new MonitoringGenericSecureData. |
Properties
ManagementGroup |
The ManagementGroup the object was instantiated in. (Inherited from MonitoringSecureData) |
SecureData |
Obsolete.
The secure data. (Inherited from MonitoringSecureData) |
Type |
Obsolete.
The secure data type for this object. (Inherited from MonitoringSecureData) |
Methods
Reconnect(EnterpriseManagementGroup) |
Reconnects the specified management group. (Inherited from MonitoringSecureData) |
Update() |
Updates the secure data. (Inherited from MonitoringSecureData) |