Share via


MonitoringUserNameSecureData Class

Definition

Caution

Use Microsoft.EnterpriseManagement.Security.UserNameSecureData

Represents a secure data object that has a user name.

public ref class MonitoringUserNameSecureData abstract : Microsoft::EnterpriseManagement::Monitoring::Security::MonitoringSecureData
[System.Obsolete("Use Microsoft.EnterpriseManagement.Security.UserNameSecureData")]
[System.Serializable]
public abstract class MonitoringUserNameSecureData : Microsoft.EnterpriseManagement.Monitoring.Security.MonitoringSecureData
type MonitoringUserNameSecureData = class
    inherit MonitoringSecureData
Public MustInherit Class MonitoringUserNameSecureData
Inherits MonitoringSecureData
Inheritance
MonitoringUserNameSecureData
Derived
Attributes

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.

Methods

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

(Inherited from MonitoringSecureData)
Update()

Updates the secure data.

(Inherited from MonitoringSecureData)

Applies to