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

Specifies the base class used for a secure data item in the system.

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

Public Properties

  Name Description
public property Data Gets or sets the secure data.
public property Description Gets or sets the description of the secure data object.
public property Id  (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.
public property LastModified Gets the last time this object was modified.
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.
public property SecureDataType Gets the secure data type.
public property SecureStorageId Gets the ID as generated by the secure storage manager.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  (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.