An abstract base class that represents a secure data item that contains a user name and a domain.

The following tables list the members exposed by the MonitoringUserNameAndDomainSecureData type.

Public Properties

  Name Description
public property Description  Gets or sets the description of the secure data item. (inherited from MonitoringSecureData)
public property Domain Gets or sets the domain in the secure data item.
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property IsSystem  Gets a value indicating whether the secure data object is defined by the system, in which case it cannot be changed or removed. (inherited from MonitoringSecureData)
public property LastModified  Gets the time, in DateTime format, that the secure data object was last modified. (inherited from MonitoringSecureData)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name  Gets or sets the name of the secure data item. (inherited from MonitoringSecureData)
public property SecureData  Sets the secure data in the secure data object. (inherited from MonitoringSecureData)
public property SecureStorageId  Gets the identifier that is generated by the secure storage manager. (inherited from MonitoringSecureData)
public property Type  Gets the type of the secure data in the secure data object. (inherited from MonitoringSecureData)
public property UserName  Gets or sets the user name in the secure data item. (inherited from MonitoringUserNameSecureData)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Update  Updates the secure data. (inherited from MonitoringSecureData)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.