Share via


UserNameAndDomainSecureData Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a secure data object that has a user name and domain.

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

Public Properties

  Name Description
public property Data  Gets or sets the secure data. (inherited from SecureData)
public property Description  Gets or sets the description of the secure data object. (inherited from SecureData)
public property Domain Gets or sets the domain for the secure data.
public property Id  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property IsSystem  Gets or sets a value that indicates whether this secure data object is defined by the system and therefore cannot be changed or removed. (inherited from SecureData)
public property LastModified  Gets the last time this object was modified. (inherited from SecureData)
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Name  Gets or sets the friendly name of the secure data object. (inherited from SecureData)
public property SecureDataType  Gets the secure data type. (inherited from SecureData)
public property SecureStorageId  Gets the ID as generated by the secure storage manager. (inherited from SecureData)
public property UserName  Gets or sets the user name for the secure data. (inherited from UserNameSecureData)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object)
public method GetHashCode  Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the object to the specified management group. (inherited from MonitoringBase)
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)
public method Update  Updates the secure data. (inherited from SecureData)

Top

Protected Methods

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

Top

See Also

Reference

UserNameAndDomainSecureData Class
Microsoft.EnterpriseManagement.Security Namespace