Represents a RunAs account.

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

Public Properties

  Name Description
public property Description Gets or sets the description of 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.
public property LastModified Gets the time, in DateTime format, that the secure data object was last modified.
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.
public property SecureData Sets the secure data in the secure data object.
public property SecureStorageId Gets the identifier that is generated by the secure storage manager.
public property Type Gets the type of the secure data in the secure data object.
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.
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.