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

Represents a community string secure data item.

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

Public Constructors

  Name Description
CommunityStringSecureData Initializes a new CommunityStringSecureData object.
Top

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 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. (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)
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. (inherited from SecureData)
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.