MonitoringBasicCredentialSecureData 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.BasicCredentialSecureData
Represents a basic credential secure data item.
public ref class MonitoringBasicCredentialSecureData : Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringUserNameSecureData
[System.Obsolete("Use Microsoft.EnterpriseManagement.Security.BasicCredentialSecureData")]
[System.Serializable]
public class MonitoringBasicCredentialSecureData : Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringUserNameSecureData
type MonitoringBasicCredentialSecureData = class
inherit MonitoringUserNameSecureData
Public Class MonitoringBasicCredentialSecureData
Inherits MonitoringUserNameSecureData
- Inheritance
- Attributes
Constructors
MonitoringBasicCredentialSecureData() |
Creates a new MonitoringBasicCredentialSecureData. |
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) |
UserName |
The username for the secure data. (Inherited from MonitoringUserNameSecureData) |
Methods
Reconnect(EnterpriseManagementGroup) |
Reconnects the specified management group. (Inherited from MonitoringSecureData) |
Update() |
Updates the secure data. (Inherited from MonitoringSecureData) |