ISecuredData Members

Interface to define a secure data item in the system. Secure data, such as user credentials, is encrypted and stored in the Operations Manager database. The secure data can be set but not read from the database.

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

Public Properties

  Name Description
public property Description Describes the secure data object.
public property Id Indicates the id of the secure data.
public property IsSystem Indicates whether this secure data object is defined by the system, and thus cannot be changed or removed.
public property LastModified Indicates the last time the secure data was modified.
public property Name Indicates the friendly name of the secure data object.
public property SecureData Used to set the secure data. Cannot be retrieved.
public property SecureDataType Indicates the secure data type for this object.
public property SecureStorageId Indicates the id as generated by the internal system.

Top

See Also

Reference

ISecuredData Interface
Microsoft.EnterpriseManagement Namespace

Send comments about this topic to Microsoft.